From dafc49dcaead4ba7a0210aebc578ba258c991261 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Sat, 18 Jul 2015 01:09:02 +0500 Subject: Minor fixes to mattermost UI --- web/sass-files/sass/partials/_post.scss | 1 + web/sass-files/sass/partials/_sidebar--left.scss | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'web/sass-files/sass') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 72b527311..769cb1091 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -256,6 +256,7 @@ body.ios { } p { margin: 0 0 5px; + font-size: 0.97em; white-space: pre-wrap; } .comment-icon__container { diff --git a/web/sass-files/sass/partials/_sidebar--left.scss b/web/sass-files/sass/partials/_sidebar--left.scss index 46b328d43..89d1ff416 100644 --- a/web/sass-files/sass/partials/_sidebar--left.scss +++ b/web/sass-files/sass/partials/_sidebar--left.scss @@ -70,7 +70,7 @@ color: #111; background-color: #e1e1e1; border-radius: 0; - font-weight: 600; + font-weight: 400; } } } -- cgit v1.2.3-1-g7c22