summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/awards.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-19 16:05:51 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-19 16:05:51 -0500
commit5e987d10169a93d52056b72cfbf07efd6a7193cd (patch)
tree5c6a872a9adf026fdc379bef89ef5e592852ace2 /app/assets/stylesheets/framework/awards.scss
parentc19d58de67ecf0fcf224ad72d1756e2e9b8fe83c (diff)
downloadgitlab-ce-5e987d10169a93d52056b72cfbf07efd6a7193cd.tar.gz
Fix spacing of issue emojis32631-issue-emoji-wrap
Diffstat (limited to 'app/assets/stylesheets/framework/awards.scss')
-rw-r--r--app/assets/stylesheets/framework/awards.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/awards.scss b/app/assets/stylesheets/framework/awards.scss
index 9159927ed8b..b5f00cb20d4 100644
--- a/app/assets/stylesheets/framework/awards.scss
+++ b/app/assets/stylesheets/framework/awards.scss
@@ -108,7 +108,7 @@
}
.award-control {
- margin-right: 5px;
+ margin: 0 5px 6px 0;
outline: 0;
&.disabled {