summaryrefslogtreecommitdiff
path: root/app/assets
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-03-06 15:06:57 +0000
committerPhil Hughes <me@iamphill.com>2017-03-06 15:06:57 +0000
commit32c3375fe91bfc9212436aba5a2fad79db34e67e (patch)
treee383343ac75d9622182ff5abda0d6376a52baaa2 /app/assets
parent786adab14c39a90dc6cc5a3e4a63e0ab0e42ae86 (diff)
downloadgitlab-ce-32c3375fe91bfc9212436aba5a2fad79db34e67e.tar.gz
Backport protected branches Ruby change from EEprotected-branch-dropdown-headings
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/framework/dropdowns.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/dropdowns.scss b/app/assets/stylesheets/framework/dropdowns.scss
index 6e8a5cc688b..3b949ea0cd9 100644
--- a/app/assets/stylesheets/framework/dropdowns.scss
+++ b/app/assets/stylesheets/framework/dropdowns.scss
@@ -221,6 +221,7 @@
color: $gl-text-color-secondary;
font-size: 13px;
line-height: 22px;
+ text-transform: capitalize;
padding: 0 10px;
}