rustdoc: remove redundant mobile CSS .sidebar-elems { background }
The exact same background is already set for its parent, the `nav.sidebar`.
This commit is contained in:
parent
edf0182213
commit
68e19aa4ac
1 changed files with 0 additions and 1 deletions
|
|
@ -1797,7 +1797,6 @@ in storage.js
|
|||
|
||||
.sidebar-elems {
|
||||
margin-top: 1em;
|
||||
background-color: var(--sidebar-background-color);
|
||||
}
|
||||
|
||||
.content {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue