mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
Fix search results overlap
This commit is contained in:
@@ -179,6 +179,7 @@ nav.sub {
|
||||
top: 0;
|
||||
height: 100vh;
|
||||
overflow: auto;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.sidebar .current {
|
||||
|
||||
Reference in New Issue
Block a user