From 2659d19d05c033d84a22d916e2b8eb709dcf23dc Mon Sep 17 00:00:00 2001 From: enahum Date: Thu, 15 Sep 2016 09:53:21 -0300 Subject: PLT-3455 More channels filter (#4022) --- webapp/sass/components/_modal.scss | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'webapp/sass/components') diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss index 837db2f44..737a8f98f 100644 --- a/webapp/sass/components/_modal.scss +++ b/webapp/sass/components/_modal.scss @@ -227,7 +227,14 @@ &.more-channel__modal { .modal-body { - padding: 0; + overflow-x: hidden; + padding: 10px 0 20px; + } + + .channel-count { + @include opacity(.8); + float: right; + margin-top: 5px; } } -- cgit v1.2.3-1-g7c22