Change sidebar selector to fix compatibility with docs.rs
This commit is contained in:
parent
5c9f7dcd83
commit
2f7b95d932
1 changed files with 1 additions and 1 deletions
|
@ -956,7 +956,7 @@ span.since {
|
|||
padding-top: 0px;
|
||||
}
|
||||
|
||||
body > .sidebar {
|
||||
.rustdoc > .sidebar {
|
||||
height: 45px;
|
||||
min-height: 40px;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue