Use native scrollbars

This commit is contained in:
2016-11-16 17:48:35 +01:00
parent 8959fac415
commit f1661f7efb
13 changed files with 5 additions and 212 deletions

View File

@@ -309,10 +309,9 @@ $search-hit-width_grid: 100px
border-left: 2px solid darken(white, 3%)
#search-hit-container
position: absolute // for custom scrollbars
position: absolute // for scrollbars
width: 100%
.ps-scrollbar-y-rail
z-index: 1
overflow-y: auto
#error_container
position: relative