summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/settings.scss
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2018-04-02 09:45:37 -0500
committerMayra Cabrera <mcabrera@gitlab.com>2018-04-06 21:20:16 -0500
commit46a6036cf976d1a92dc1e7ff4994414bd43bfc78 (patch)
tree302c8a7ef02db7ae6e4661f16745afc47be52579 /app/assets/stylesheets/pages/settings.scss
parent560ed9223596b6587889efe0d996b8788543ec85 (diff)
downloadgitlab-ce-46a6036cf976d1a92dc1e7ff4994414bd43bfc78.tar.gz
Addreses frontend review
Also fixes spec failures on presenter and docs
Diffstat (limited to 'app/assets/stylesheets/pages/settings.scss')
-rw-r--r--app/assets/stylesheets/pages/settings.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/app/assets/stylesheets/pages/settings.scss b/app/assets/stylesheets/pages/settings.scss
index 9db6386b86a..c410049bc0b 100644
--- a/app/assets/stylesheets/pages/settings.scss
+++ b/app/assets/stylesheets/pages/settings.scss
@@ -299,7 +299,8 @@
margin-left: 5px;
}
- .help-block {
- margin-top: 4px;
+ .deploy-token-help-block {
+ display: block;
+ margin-bottom: 0;
}
}