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-22 22:11:55 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-22 22:11:55 +0300
commite39edeb5cce377fd5648bf48e22020aa798e5d6e (patch)
treee1bd55e723db98d2d3b21f529e8443c82ad45315 /app/assets/stylesheets/framework/awards.scss
parent50a00442285973a390fa448d189ee43cd700d668 (diff)
parentcf67df0bda9a8d44723b703ee355819aea1891e2 (diff)
Merge branch '32486-fix-note-emoji-placement' into 'master'
32486 Fix placement of note emoji on hover Closes #32486 See merge request !11605
Diffstat (limited to 'app/assets/stylesheets/framework/awards.scss')
-rw-r--r--app/assets/stylesheets/framework/awards.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/awards.scss b/app/assets/stylesheets/framework/awards.scss
index b5f00cb20d4..0db3ac1a60e 100644
--- a/app/assets/stylesheets/framework/awards.scss
+++ b/app/assets/stylesheets/framework/awards.scss
@@ -237,7 +237,3 @@
vertical-align: middle;
}
}
-
-.note-awards .award-control-icon-positive {
- left: 6px;
-}