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:
authortauriedavis <taurie@gitlab.com>2017-06-03 02:06:29 +0300
committertauriedavis <taurie@gitlab.com>2017-06-07 00:45:55 +0300
commitb4bef24b462e8cd3ca39cfc64694008130b446c6 (patch)
tree92fd1b5d4642bfa268138621b2b1fb3243523d2e /app/assets/stylesheets/framework/awards.scss
parent71f9c43c833531fb6e2231225b74a42dea4ae00c (diff)
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;