Remove unwanted z-index change

This commit is contained in:
Guillaume Gomez 2019-04-17 10:42:10 +02:00 committed by GitHub
parent 258e3b3a75
commit 4fed94bf0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -166,7 +166,6 @@ nav.sub {
top: 0;
height: 100vh;
overflow: auto;
z-index: 1;
}
.sidebar .block > ul > li {