Fix search results overlap

This commit is contained in:
Guillaume Gomez 2017-12-02 22:14:19 +01:00
parent e0d11f39d8
commit 6afff9699a

View File

@ -179,6 +179,7 @@ nav.sub {
top: 0;
height: 100vh;
overflow: auto;
z-index: 1;
}
.sidebar .current {