summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/settings.scss
diff options
context:
space:
mode:
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 f1df9099d82..b82c638a5b7 100644
--- a/app/assets/stylesheets/pages/settings.scss
+++ b/app/assets/stylesheets/pages/settings.scss
@@ -183,7 +183,7 @@
.option-description,
.option-disabled-reason {
- margin-left: 30px;
+ margin-left: 20px;
color: $project-option-descr-color;
margin-top: -5px;
}
@@ -366,7 +366,8 @@
margin-top: 1em;
}
-.ci-variable-table {
+.ci-variable-table,
+.deploy-freeze-table {
table {
thead {
border-bottom: 1px solid $white-normal;