summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2016-06-22 00:31:53 +0100
committerLuke "Jared" Bennett <lbennett@gitlab.com>2016-06-22 00:31:53 +0100
commit611bc0090a3bf5fff2f0fdab23299761413d6916 (patch)
treec9b34ce4d5c671a73369c9a6119f4a5f3650c7f1
parent1cc3d14a6cd318b03245c337cc3ecd60f515be0a (diff)
downloadgitlab-ce-18857-new-label-page-needs-work-on-mobile.tar.gz
Added bottom padding to label color suggestion link18857-new-label-page-needs-work-on-mobile
-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 {