Commit 4a6d48e1 authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents 4fbac195 84a39659
......@@ -27,10 +27,16 @@ input[type='text'].danger {
}
label {
font-weight: $gl-font-weight-bold;
&.inline-label {
margin: 0;
}
&.form-check-label {
font-weight: $gl-font-weight-normal;
}
&.label-bold {
font-weight: $gl-font-weight-bold;
}
......
---
title: Give labels consistent weight
merge_request: 28895
author:
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