rustdoc: remove no-op mobile CSS #sidebar-toggle { text-align }
Since 8b001b4da0
make the sidebar toggle a
flex container, and already centers its content in desktop mode, this
rule doesn't do anything.
This commit is contained in:
parent
7632db0e87
commit
90da11d9af
@ -1748,7 +1748,6 @@ in storage.js
|
||||
top: 100px;
|
||||
width: 30px;
|
||||
font-size: 1.5rem;
|
||||
text-align: center;
|
||||
padding: 0;
|
||||
z-index: 10;
|
||||
border-top-right-radius: 3px;
|
||||
|
Loading…
Reference in New Issue
Block a user