Fix left sidebar rendering issue with some zoom levels.

Fixes #3296.
This commit is contained in:
Raghav Jajodia 2017-01-15 22:09:04 +05:30 committed by Tim Abbott
parent df00ad3e84
commit 4d65f9d6cf
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
overflow-y: hidden;
position: relative;
z-index: 0;
width: 100%;
}
#stream-filters-container .ps-scrollbar-y-rail {