From 0eab8b88561638d02715ca3eca25c48439757bcc Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 10 Sep 2015 18:15:39 +0500 Subject: Fixing attachment button in RHS --- web/sass-files/sass/partials/_responsive.scss | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'web/sass-files/sass/partials') diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss index 65619f25a..32d65b86b 100644 --- a/web/sass-files/sass/partials/_responsive.scss +++ b/web/sass-files/sass/partials/_responsive.scss @@ -413,6 +413,9 @@ } } .post-create__container { + .post-right__container & { + padding: 0 1em; + } form { padding: 0; } @@ -425,13 +428,15 @@ display: table-cell; padding-left: 45px; } - .btn-file { - width: 45px; - padding: 0; - line-height: 36px; - bottom: -2px; - left: 0; - top: auto; + .app__content & { + .btn-file { + width: 45px; + padding: 0; + line-height: 36px; + bottom: -2px; + left: 0; + top: auto; + } } .send-button { display: table-cell; -- cgit v1.2.3-1-g7c22