Remove hamburger button from source code page
This commit is contained in:
parent
96d565be01
commit
2e20da5c2c
@ -1052,6 +1052,10 @@ span.since {
|
||||
height: 45px;
|
||||
}
|
||||
|
||||
.rustdoc.source > .sidebar > .sidebar-menu {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sidebar-elems {
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
|
Loading…
Reference in New Issue
Block a user