Rollup merge of #60032 - rust-lang:remove-unwanted-z-index, r=QuietMisdreavus

Remove unwanted z-index change

Fixes #60031.

r? @QuietMisdreavus
This commit is contained in:
Mazdak Farrokhzad
2019-04-19 06:03:13 +02:00
committed by GitHub
-1
View File
@@ -166,7 +166,6 @@ nav.sub {
top: 0;
height: 100vh;
overflow: auto;
z-index: 1;
}
.sidebar .block > ul > li {