summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-03-02 15:05:49 +0000
committerPhil Hughes <me@iamphill.com>2016-03-02 15:05:49 +0000
commitd767e7a1816fc7a831f39044816b38e99fd09770 (patch)
tree7ab21f6d3a916dc9af5c562b0f4b99238adcad46
parent7db585db110b0bbab196dc8b98fa4fe5b1ae3b2a (diff)
downloadgitlab-ce-profile-settings-ui.tar.gz
Changed weight of labelsprofile-settings-ui
-rw-r--r--app/assets/stylesheets/framework/forms.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/forms.scss b/app/assets/stylesheets/framework/forms.scss
index 85ec5f1e5f3..6c08005812e 100644
--- a/app/assets/stylesheets/framework/forms.scss
+++ b/app/assets/stylesheets/framework/forms.scss
@@ -71,7 +71,7 @@ label {
}
&.label-light {
- font-weight: normal;
+ font-weight: 600;
}
}