summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2019-05-29 12:49:38 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2019-05-29 12:49:38 -0500
commit0ca196db6b128689b3a4d197a6c14e67292bb70f (patch)
treeb1c19db1ab099019fbce44ae6a1df261a68be99d
parent94a778903d3180ced9d25d1f086553081cfaa593 (diff)
downloadgitlab-ce-61393-emoji-button.tar.gz
Fix color of emoji button61393-emoji-button
-rw-r--r--app/assets/stylesheets/framework/awards.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/framework/awards.scss b/app/assets/stylesheets/framework/awards.scss
index a8df7e1bfad..7760c48cb92 100644
--- a/app/assets/stylesheets/framework/awards.scss
+++ b/app/assets/stylesheets/framework/awards.scss
@@ -232,9 +232,6 @@
height: $default-icon-size;
width: $default-icon-size;
border-radius: 50%;
- }
-
- path {
fill: $gray-700;
}
}