summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2016-09-07 13:31:20 -0700
committertauriedavis <taurie@gitlab.com>2016-09-07 13:31:20 -0700
commit23157a3c4ac43e7ec26e5e0e612a0baf41ff7178 (patch)
tree8657fde8201f6c9136bbcc1b22c0971ea3e29ea6
parentd1fda19fee6d0a53dee4dfb790af9a68f315d199 (diff)
downloadgitlab-ce-awards-control-margin.tar.gz
fix padding top/bottomawards-control-margin
-rw-r--r--app/assets/stylesheets/pages/awards.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/awards.scss b/app/assets/stylesheets/pages/awards.scss
index 70f7bb611ff..9282e0ae03b 100644
--- a/app/assets/stylesheets/pages/awards.scss
+++ b/app/assets/stylesheets/pages/awards.scss
@@ -94,7 +94,7 @@
.award-control {
margin: 3px 5px 3px 0;
- padding: 0 5px;
+ padding: 6px 5px;
outline: 0;
&:hover,