From c3d095b465ed87c086409992ef78b62a06c09909 Mon Sep 17 00:00:00 2001 From: bonespiked Date: Sat, 1 Apr 2017 17:00:30 -0400 Subject: Add reaction picker (#5904) --- webapp/sass/layout/_post-right.scss | 9 +++++---- 1 file changed, 5 insertions(+), 4 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 d4c1daa6e..5fd7df3f2 100644 --- a/webapp/sass/layout/_post-right.scss +++ b/webapp/sass/layout/_post-right.scss @@ -64,14 +64,15 @@ .btn { margin-bottom: 10px; - + &.disabled { background: grey !important; border-color: transparent !important; } } - .custom-textarea { + .custom-textarea, + .custom-textarea-emoji { min-height: 100px; } @@ -150,8 +151,8 @@ overflow: auto; position: relative; padding-top: 10px; - min-height: 429px; - + min-height: 700px; + .file-preview__container { margin-top: 5px; } -- cgit v1.2.3-1-g7c22