From 353216e05c84727a43445bc5c4bb79fe94dcfca4 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 6 Jun 2016 17:46:03 +0500 Subject: [PATCH] PLT-3182 - Improving switch channels modal and some minor UI improvements (#3238) * PLT-3182 - Improving switch channels modal and some minor UI improvements Enabling link previews Adding compact layout to RHS Improving timestamps * Adding update code for RHS components --- webapp/components/channel_switch_modal.jsx | 14 +- .../post_body_additional_content.jsx | 22 +-- webapp/components/rhs_comment.jsx | 14 +- webapp/components/rhs_root_post.jsx | 13 +- webapp/components/rhs_thread.jsx | 16 ++ webapp/sass/components/_modal.scss | 15 ++ webapp/sass/layout/_post-right.scss | 2 +- webapp/sass/layout/_post.scss | 21 +- webapp/sass/layout/_sidebar-right.scss | 2 +- webapp/sass/layout/_webhooks.scss | 182 +++++++++--------- webapp/sass/responsive/_mobile.scss | 9 +- webapp/sass/responsive/_tablet.scss | 148 +++++++------- webapp/utils/utils.jsx | 2 +- 13 files changed, 267 insertions(+), 193 deletions(-) diff --git a/webapp/components/channel_switch_modal.jsx b/webapp/components/channel_switch_modal.jsx index 761da1395c..3b8fbc7aff 100644 --- a/webapp/components/channel_switch_modal.jsx +++ b/webapp/components/channel_switch_modal.jsx @@ -98,10 +98,12 @@ export default class SwitchChannelModal extends React.Component { - +
+ +
-