PLT-3357 Fixed scrolling in channel switcher (#3603)

* fixed scrolling in channel switcher

* Fixed it in css
Этот коммит содержится в:
David Lu
2016-07-19 08:27:37 -04:00
коммит произвёл Christopher Speller
родитель f31e8e09f5
Коммит 5937473c5f

Просмотреть файл

@@ -40,3 +40,7 @@
bottom: 0;
position: absolute;
}
.suggestion-list--bottom {
position: relative;
}