From 6e31e017ebc03017639e6ca16196ea02546131be Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 7 Apr 2017 23:22:41 +0500 Subject: Minor bug fixes (#6019) * PLT-6193 - Post right scroll for small threads * PLT-6210 - Emoji icon not aligned. * Fixing word break --- webapp/sass/layout/_post-right.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'webapp/sass/layout/_post-right.scss') diff --git a/webapp/sass/layout/_post-right.scss b/webapp/sass/layout/_post-right.scss index 9282d0d7b..9772ebc67 100644 --- a/webapp/sass/layout/_post-right.scss +++ b/webapp/sass/layout/_post-right.scss @@ -148,9 +148,8 @@ -webkit-overflow-scrolling: touch; @include flex(1 1 auto); overflow: auto; - position: relative; padding-top: 10px; - min-height: 700px; + position: relative; .file-preview__container { margin-top: 5px; -- cgit v1.2.3-1-g7c22