Commit 6711a048 authored by Martin Hobert's avatar Martin Hobert Committed by Annabel Dunstone Gray

fix(settings): Adjusted vertical alignment of visibility icons

parent f38f646c
......@@ -167,12 +167,14 @@
font-weight: $gl-font-weight-normal;
display: inline-block;
color: $gl-text-color;
vertical-align: top;
}
.option-description,
.option-disabled-reason {
margin-left: 30px;
color: $project-option-descr-color;
margin-top: -5px;
}
.option-disabled-reason {
......
---
title: Adjust vertical alignment for project visibility icons
merge_request: 24511
author: Martin Hobert
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment