From 701cbfa94abce6bb26d6bdada66c644a2d4fba0b Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 20 Aug 2015 21:48:49 +0500 Subject: Multiple UI Improvements --- web/sass-files/sass/partials/_popover.scss | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'web/sass-files/sass/partials/_popover.scss') diff --git a/web/sass-files/sass/partials/_popover.scss b/web/sass-files/sass/partials/_popover.scss index 5008331b4..126d239ec 100644 --- a/web/sass-files/sass/partials/_popover.scss +++ b/web/sass-files/sass/partials/_popover.scss @@ -1,3 +1,8 @@ +.channel-header__info .popover-content { + max-height: 250px; + overflow: auto; +} + .user-popover { cursor: pointer; display: inline-block; @@ -13,4 +18,5 @@ overflow: hidden; text-overflow: ellipsis; display: block; -} \ No newline at end of file +} + -- cgit v1.2.3-1-g7c22