summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/awards.scss
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-03-03 08:57:40 +0000
committerPhil Hughes <me@iamphill.com>2016-03-11 09:03:08 +0000
commitbfa6064dc9c5eda998db8ff8945c0cc1354f0b7d (patch)
tree65629cfca07ad583a48d90a2df25d900b0d0ec64 /app/assets/stylesheets/pages/awards.scss
parentfc79fe7b535770507e457ec996e87fbd8504c91e (diff)
downloadgitlab-ce-bfa6064dc9c5eda998db8ff8945c0cc1354f0b7d.tar.gz
Award emoji button padding
Diffstat (limited to 'app/assets/stylesheets/pages/awards.scss')
-rw-r--r--app/assets/stylesheets/pages/awards.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/awards.scss b/app/assets/stylesheets/pages/awards.scss
index b0cd187fc00..6a19562e592 100644
--- a/app/assets/stylesheets/pages/awards.scss
+++ b/app/assets/stylesheets/pages/awards.scss
@@ -75,6 +75,8 @@
.award-control {
margin-right: 5px;
+ padding-left: 5px;
+ padding-right: 5px;
line-height: 20px;
outline: 0;