summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/awards.scss
diff options
context:
space:
mode:
authortauriedavis <taurie@gitlab.com>2017-06-02 16:06:29 -0700
committertauriedavis <taurie@gitlab.com>2017-06-06 14:45:55 -0700
commitb4bef24b462e8cd3ca39cfc64694008130b446c6 (patch)
tree92fd1b5d4642bfa268138621b2b1fb3243523d2e /app/assets/stylesheets/framework/awards.scss
parent71f9c43c833531fb6e2231225b74a42dea4ae00c (diff)
downloadgitlab-ce-b4bef24b462e8cd3ca39cfc64694008130b446c6.tar.gz
32720 Create equal padding for emoji on comments and emoji-block
Diffstat (limited to 'app/assets/stylesheets/framework/awards.scss')
-rw-r--r--app/assets/stylesheets/framework/awards.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/assets/stylesheets/framework/awards.scss b/app/assets/stylesheets/framework/awards.scss
index 75907c35b7e..b4069a6d8e3 100644
--- a/app/assets/stylesheets/framework/awards.scss
+++ b/app/assets/stylesheets/framework/awards.scss
@@ -100,7 +100,6 @@
.award-menu-holder {
display: inline-block;
- position: absolute;
.tooltip {
white-space: nowrap;
@@ -108,7 +107,7 @@
}
.award-control {
- margin: 0 5px 6px 0;
+ margin: 4px 8px 4px 0;
outline: 0;
position: relative;