From 8e848f38d5019269b75ff9814fc0e0772410a7b4 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Wed, 16 Sep 2015 23:22:15 -0700 Subject: PLT-40 adding experimental support for emojis --- web/sass-files/sass/partials/_base.scss | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'web/sass-files/sass/partials/_base.scss') diff --git a/web/sass-files/sass/partials/_base.scss b/web/sass-files/sass/partials/_base.scss index e817761ee..85818e19b 100644 --- a/web/sass-files/sass/partials/_base.scss +++ b/web/sass-files/sass/partials/_base.scss @@ -128,3 +128,11 @@ div.theme { .white-bg { background-color: white !important; } + +.emoji { + width: 1.5em !important; + height: 1.5em !important; + display: inline-block !important; + margin-bottom: 0.25em !important; + background-size: contain !important; +} -- cgit v1.2.3-1-g7c22