From 06814885a050c9a0cae92c73c48e334272d30281 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Sat, 8 Jul 2017 04:27:38 +0500 Subject: UI changes (#6876) * PLT-7011 - Long channel name truncation * PLT-7013 - Fixing channel header mobile * PLT-7012 - Updating quick switch modal on mobile * PLT-7008 - Channel preferences mobile fix * PLT-7014 - Increasing tap area for channel desc --- webapp/sass/layout/_sidebar-right.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'webapp/sass/layout/_sidebar-right.scss') diff --git a/webapp/sass/layout/_sidebar-right.scss b/webapp/sass/layout/_sidebar-right.scss index 8181ac270..907b14b6d 100644 --- a/webapp/sass/layout/_sidebar-right.scss +++ b/webapp/sass/layout/_sidebar-right.scss @@ -207,6 +207,10 @@ } } + .sidebar--right__title { + @include clearfix; + } + .sidebar--right__header { @include flex(0 0 44px); border-bottom: 1px solid; @@ -214,6 +218,7 @@ font-size: 1em; height: 44px; line-height: 44px; + overflow: hidden; padding: 0 5px 0 15px; text-transform: uppercase; } -- cgit v1.2.3-1-g7c22