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>2016-06-22 02:31:53 +0300
committerLuke "Jared" Bennett <lbennett@gitlab.com>2016-06-22 02:31:53 +0300
commit611bc0090a3bf5fff2f0fdab23299761413d6916 (patch)
treec9b34ce4d5c671a73369c9a6119f4a5f3650c7f1 /app/assets/stylesheets/pages/labels.scss
parent1cc3d14a6cd318b03245c337cc3ecd60f515be0a (diff)
Added bottom padding to label color suggestion link
Diffstat (limited to 'app/assets/stylesheets/pages/labels.scss')
-rw-r--r--app/assets/stylesheets/pages/labels.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/labels.scss b/app/assets/stylesheets/pages/labels.scss
index f5f67e2cd84..47bfd144930 100644
--- a/app/assets/stylesheets/pages/labels.scss
+++ b/app/assets/stylesheets/pages/labels.scss
@@ -6,6 +6,7 @@
height: 30px;
display: inline-block;
margin-right: 10px;
+ margin-bottom: 10px;
}
&.suggest-colors-dropdown {