From 0ca196db6b128689b3a4d197a6c14e67292bb70f Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Gray Date: Wed, 29 May 2019 12:49:38 -0500 Subject: [PATCH] Fix color of emoji button --- app/assets/stylesheets/framework/awards.scss | 3 --- 1 file changed, 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; } }