Fixed emoji to resize when used in headers (#4718)

This commit is contained in:
Harrison Healey
2016-12-06 07:35:53 -05:00
committed by enahum
parent 83a2bbe67a
commit 01015dd30e

View File

@@ -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 {