summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-03-01 11:25:59 +0000
committerPhil Hughes <me@iamphill.com>2016-03-11 09:02:43 +0000
commit5e145918b4dc20672ca212d094a73b87476d1db5 (patch)
treef5251a850c82c25f59bb0f594a216a741236f678 /app/assets/stylesheets/framework
parentf7da99aef7044592d957df750dcf6e4185c51694 (diff)
downloadgitlab-ce-5e145918b4dc20672ca212d094a73b87476d1db5.tar.gz
Updated UI of award emoji
Closes #13878
Diffstat (limited to 'app/assets/stylesheets/framework')
-rw-r--r--app/assets/stylesheets/framework/blocks.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/blocks.scss b/app/assets/stylesheets/framework/blocks.scss
index e6609ac7108..6edabe20136 100644
--- a/app/assets/stylesheets/framework/blocks.scss
+++ b/app/assets/stylesheets/framework/blocks.scss
@@ -157,3 +157,7 @@
float: right;
}
}
+
+.content-block-small {
+ padding: 10px 0;
+}