Change sidebar selector to fix compatibility with docs.rs

This commit is contained in:
cynecx 2018-11-13 17:23:30 +01:00
parent 5c9f7dcd83
commit 2f7b95d932

View File

@ -956,7 +956,7 @@ span.since {
padding-top: 0px;
}
body > .sidebar {
.rustdoc > .sidebar {
height: 45px;
min-height: 40px;
margin: 0;