Skip to content

Commit 4fed94b

Browse files
Remove unwanted z-index change
1 parent 258e3b3 commit 4fed94b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustdoc/html/static/rustdoc.css

-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ nav.sub {
166166
top: 0;
167167
height: 100vh;
168168
overflow: auto;
169-
z-index: 1;
170169
}
171170

172171
.sidebar .block > ul > li {

0 commit comments

Comments
 (0)