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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-20 00:05:51 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-20 00:05:51 +0300
commit5e987d10169a93d52056b72cfbf07efd6a7193cd (patch)
tree5c6a872a9adf026fdc379bef89ef5e592852ace2 /app/assets/stylesheets/framework/awards.scss
parentc19d58de67ecf0fcf224ad72d1756e2e9b8fe83c (diff)
Fix spacing of issue emojis
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 {