From 01015dd30ef74cf4b3080cd5f9ff5c5cf9df39d2 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Tue, 6 Dec 2016 07:35:53 -0500 Subject: Fixed emoji to resize when used in headers (#4718) --- webapp/sass/components/_emoticons.scss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'webapp') diff --git a/webapp/sass/components/_emoticons.scss b/webapp/sass/components/_emoticons.scss index 0e6ce6041..82555cfb6 100644 --- a/webapp/sass/components/_emoticons.scss +++ b/webapp/sass/components/_emoticons.scss @@ -5,10 +5,9 @@ background-position: 50% 50%; background-size: contain; display: inline-block; - font-size: 19px; - height: 1em; + height: 1.3em; vertical-align: text-top; - width: 1em; + width: 1.3em; } .emoticon-suggestion { -- cgit v1.2.3-1-g7c22