From 5937473c5fd54332319b1b9111cf778ac47aee76 Mon Sep 17 00:00:00 2001 From: David Lu Date: Tue, 19 Jul 2016 08:27:37 -0400 Subject: PLT-3357 Fixed scrolling in channel switcher (#3603) * fixed scrolling in channel switcher * Fixed it in css --- webapp/sass/components/_suggestion-list.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webapp/sass/components') diff --git a/webapp/sass/components/_suggestion-list.scss b/webapp/sass/components/_suggestion-list.scss index 39269642d..8bee49ce6 100644 --- a/webapp/sass/components/_suggestion-list.scss +++ b/webapp/sass/components/_suggestion-list.scss @@ -40,3 +40,7 @@ bottom: 0; position: absolute; } + +.suggestion-list--bottom { + position: relative; +} -- cgit v1.2.3-1-g7c22