From 88cbfe7f1df5a0ef89d8b2ccf1261cb897c19366 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 25 Apr 2016 20:52:32 +0500 Subject: [PATCH] UI Improvements to center channel (#2790) Removing time from the center channel on sp (mobile) Liking mention color to search highlight color aswell Adjusting vertical spacing on mobile Removing profile pic from mobile LHS header Updating styles for the RHS Fixing btn-danger --- webapp/components/post_info.jsx | 2 +- webapp/sass/components/_buttons.scss | 6 +++ webapp/sass/layout/_headers.scss | 5 +- webapp/sass/layout/_post-right.scss | 3 +- webapp/sass/layout/_post.scss | 18 +++---- webapp/sass/layout/_sidebar-right.scss | 10 ++++ webapp/sass/responsive/_mobile.scss | 69 +++++++++++++++++++------- webapp/sass/responsive/_tablet.scss | 29 ++++++++++- webapp/utils/utils.jsx | 2 +- 9 files changed, 104 insertions(+), 40 deletions(-) diff --git a/webapp/components/post_info.jsx b/webapp/components/post_info.jsx index 2d41b0e540..3f81672e19 100644 --- a/webapp/components/post_info.jsx +++ b/webapp/components/post_info.jsx @@ -212,7 +212,7 @@ export default class PostInfo extends React.Component { var dropdown = this.createDropdown(); return ( -