From 4e38796e6964e22b61293568c85cea5e82c8e533 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 16 Jun 2016 17:42:38 +0500 Subject: Improving about modal and colon issue with webhooks (#3343) Updating word break Updating improvements for about modal --- webapp/sass/layout/_post.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp/sass/layout') diff --git a/webapp/sass/layout/_post.scss b/webapp/sass/layout/_post.scss index 228efe26f..a3c354f89 100644 --- a/webapp/sass/layout/_post.scss +++ b/webapp/sass/layout/_post.scss @@ -768,7 +768,7 @@ body.ios { white-space: nowrap; } - strong { + .colon { display: none; font-weight: 900; margin-left: 2px; @@ -1118,7 +1118,7 @@ body.ios { font-family: inherit; font-size: 11px; font-weight: 600; - margin: 0 0 0 -4px; + margin: 0 10px 0 -4px; padding: 2px 4px; } -- cgit v1.2.3-1-g7c22