From b1ce1a89236942ec844a1aa5563e7573cec918b1 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 16 Nov 2015 20:01:14 +0500 Subject: Multiple UI Improvements --- web/sass-files/sass/partials/_post.scss | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'web/sass-files/sass/partials/_post.scss') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index 45b7b7f23..a08ebfaf1 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -332,18 +332,19 @@ body.ios { } .post-create-footer { @include clearfix; - padding: 0; + padding: 3px 0 0 0; + font-size: 13px; .has-error { .control-label { + height: 0; + display: block; font-weight: normal; margin-bottom: 0; } } .msg-typing { min-height: 25px; - line-height: 25px; display: block; - font-size: 13px; @include opacity(0.7); } } @@ -417,9 +418,6 @@ body.ios { } } } - .post-create-footer { - padding: 0; - } p { margin: 0 0 1em; line-height: 1.6em; @@ -552,6 +550,7 @@ body.ios { display: block; white-space: nowrap; text-overflow: ellipsis; + margin: 0 20px 0 50px; } } .post-header-col { -- cgit v1.2.3-1-g7c22