Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2017-10-17 16:28:27 +0300
committerPhil Hughes <me@iamphill.com>2017-10-17 16:28:27 +0300
commit04892e1de8d7442909df6d60c90870ebab39f303 (patch)
tree63a0b86a5e4f928b98a968531dd4c3a00c3ddfaf /app/assets/stylesheets/pages/clusters.scss
parentf69b54682fc1770a73c528032b1a86f3e7d547a1 (diff)
Adds collapsible sections in cluster page
Diffstat (limited to 'app/assets/stylesheets/pages/clusters.scss')
-rw-r--r--app/assets/stylesheets/pages/clusters.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/clusters.scss b/app/assets/stylesheets/pages/clusters.scss
index 5538e46a6c4..8d6f30e3b84 100644
--- a/app/assets/stylesheets/pages/clusters.scss
+++ b/app/assets/stylesheets/pages/clusters.scss
@@ -4,6 +4,6 @@
}
.alert-block {
- margin-bottom: 20px;
+ margin-bottom: 10px;
}
}