summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2016-02-04 08:22:33 -0800
committerCorey Hulen <corey@hulen.com>2016-02-04 08:22:33 -0800
commit852acf1bb2818316e40012a385a5e8bec287eb05 (patch)
treeff05e7eed20defe01c1358be4c989b70200f36b7
parent34547186bab624d48866ccd5d3f20b6de9683011 (diff)
parent51d9400be8906a45f0c66d5a4a6c91346d554897 (diff)
downloadchat-852acf1bb2818316e40012a385a5e8bec287eb05.tar.gz
chat-852acf1bb2818316e40012a385a5e8bec287eb05.tar.bz2
chat-852acf1bb2818316e40012a385a5e8bec287eb05.zip
Merge pull request #2070 from asaadmahmoodspin/ui-improvements
Fixing center channel icon position in IE
-rw-r--r--web/sass-files/sass/partials/_post.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index 3f80e6664..2ff49c9b7 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -764,6 +764,7 @@ body.ios {
}
svg {
+ height: 17px;
width: 17px;
}