Fix search list not scrolling

This commit is contained in:
Pablo Vazquez 2017-02-06 14:35:51 +01:00
parent ae38bec218
commit 10df0af355

View File

@ -260,6 +260,8 @@ $search-hit-width_grid: 100px
height: 100%
padding: 0
position: relative
overflow-x: hidden
overflow-y: auto
#hits
position: relative