From b4bef24b462e8cd3ca39cfc64694008130b446c6 Mon Sep 17 00:00:00 2001 From: tauriedavis Date: Fri, 2 Jun 2017 16:06:29 -0700 Subject: 32720 Create equal padding for emoji on comments and emoji-block --- app/assets/stylesheets/framework/awards.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/assets/stylesheets/framework/awards.scss') 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; -- cgit v1.2.1