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:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-06-20 18:19:13 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-06-20 18:19:13 +0300
commit0f62f31f460997033f5adc0b496e5caf5dc52ba0 (patch)
tree5e69f5f6d4fd2ce61ad06eb79da2cbf153753013 /app/assets/stylesheets/pages/cycle_analytics.scss
parent33f60884734ce6b956d963e3b9e0f0504b39f02d (diff)
Resolve "User customize callout has no top-margin on projects page"
Diffstat (limited to 'app/assets/stylesheets/pages/cycle_analytics.scss')
-rw-r--r--app/assets/stylesheets/pages/cycle_analytics.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/cycle_analytics.scss b/app/assets/stylesheets/pages/cycle_analytics.scss
index 7bec4bd5f56..3039732ca5b 100644
--- a/app/assets/stylesheets/pages/cycle_analytics.scss
+++ b/app/assets/stylesheets/pages/cycle_analytics.scss
@@ -4,7 +4,7 @@
position: relative;
.landing {
- margin-top: 10px;
+ margin-top: 0;
.inner-content {
white-space: normal;