From c51484332c2f8c53cd1931680f02f74e1cd1603c Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 1 Apr 2016 17:57:21 +0500 Subject: PLT-2027- Improvements to about dialog --- webapp/sass/layout/_post.scss | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'webapp/sass/layout/_post.scss') diff --git a/webapp/sass/layout/_post.scss b/webapp/sass/layout/_post.scss index e2bce5562..947a81318 100644 --- a/webapp/sass/layout/_post.scss +++ b/webapp/sass/layout/_post.scss @@ -644,6 +644,15 @@ body.ios { .post__img { width: 46px; + svg { + height: 36px; + width: 36px; + } + + path { + fill: inherit; + } + img { @include border-radius(50px); height: 36px; -- cgit v1.2.3-1-g7c22