summaryrefslogtreecommitdiffstats
path: root/webapp/sass/layout
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmoodspin@users.noreply.github.com>2016-06-16 17:42:38 +0500
committerHarrison Healey <harrisonmhealey@gmail.com>2016-06-16 08:42:38 -0400
commit4e38796e6964e22b61293568c85cea5e82c8e533 (patch)
treedecd40c1491379e431bdb0eff57f6f8fe73496a4 /webapp/sass/layout
parente1703d8800c1139ce5061f72b337e87f40928aee (diff)
downloadchat-4e38796e6964e22b61293568c85cea5e82c8e533.tar.gz
chat-4e38796e6964e22b61293568c85cea5e82c8e533.tar.bz2
chat-4e38796e6964e22b61293568c85cea5e82c8e533.zip
Improving about modal and colon issue with webhooks (#3343)
Updating word break Updating improvements for about modal
Diffstat (limited to 'webapp/sass/layout')
-rw-r--r--webapp/sass/layout/_post.scss4
1 files changed, 2 insertions, 2 deletions
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;
}