From 353216e05c84727a43445bc5c4bb79fe94dcfca4 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 6 Jun 2016 17:46:03 +0500 Subject: 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/sass/responsive/_mobile.scss | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'webapp/sass/responsive/_mobile.scss') diff --git a/webapp/sass/responsive/_mobile.scss b/webapp/sass/responsive/_mobile.scss index 049e12055..d4c7242b4 100644 --- a/webapp/sass/responsive/_mobile.scss +++ b/webapp/sass/responsive/_mobile.scss @@ -26,6 +26,10 @@ } } + .member-select__container { + margin-top: 10px; + } + .user-popover { pointer-events: none; } @@ -51,11 +55,6 @@ } .post { - &.post--compact { - - - } - .post__dropdown { display: inline-block; height: 20px; -- cgit v1.2.3-1-g7c22