summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/settings.scss
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2016-11-21 22:11:21 +0000
committerLuke "Jared" Bennett <lbennett@gitlab.com>2016-11-21 22:11:21 +0000
commit334347febc3dafdb39ef9bc6b552c6eb886bcbfc (patch)
treef553920669b411ca1d197be52c9c60bc9cbe60ff /app/assets/stylesheets/pages/settings.scss
parent67fde38806bd843c8008766edf49023e4c63df81 (diff)
downloadgitlab-ce-334347febc3dafdb39ef9bc6b552c6eb886bcbfc.tar.gz
Frontend review changeszj-mattermost-command-help-message
Diffstat (limited to 'app/assets/stylesheets/pages/settings.scss')
-rw-r--r--app/assets/stylesheets/pages/settings.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/settings.scss b/app/assets/stylesheets/pages/settings.scss
index 2e8f356298d..51c926608f9 100644
--- a/app/assets/stylesheets/pages/settings.scss
+++ b/app/assets/stylesheets/pages/settings.scss
@@ -20,3 +20,7 @@
.danger-title {
color: $gl-danger;
}
+
+.service-settings .control-label {
+ padding-top: 0;
+}