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:
Michael Howell 2022-11-02 15:33:36 -07:00
parent edf0182213
commit 68e19aa4ac

View file

@ -1797,7 +1797,6 @@ in storage.js
.sidebar-elems {
margin-top: 1em;
background-color: var(--sidebar-background-color);
}
.content {