From 973585450378a457a94824b7852c7ab7194e2b3e Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 14 Dec 2016 08:25:10 +0500 Subject: [PATCH] Ui improvements (#4780) * PLT-4897 - Updating styles for emoji reactions * PLT-4971 - Fixing help and attachment buttons * PLT-4931 - Fixing UI for user list in system console * Fixing a bug with the new messages indicator --- webapp/components/create_post.jsx | 20 +++++++++--------- webapp/sass/layout/_post.scss | 28 ++++++++++++++++++-------- webapp/sass/responsive/_mobile.scss | 7 ------- webapp/sass/responsive/_tablet.scss | 13 +++++++++--- webapp/sass/routes/_admin-console.scss | 9 +++++++++ webapp/utils/utils.jsx | 8 +++++--- 6 files changed, 54 insertions(+), 31 deletions(-) diff --git a/webapp/components/create_post.jsx b/webapp/components/create_post.jsx index 24ebd60b52..30af8dd302 100644 --- a/webapp/components/create_post.jsx +++ b/webapp/components/create_post.jsx @@ -546,17 +546,17 @@ export default class CreatePost extends React.Component { id='post_textbox' ref='textbox' /> - +