Skip to content

Commit 90da11d

Browse files
committed
rustdoc: remove no-op mobile CSS #sidebar-toggle { text-align }
Since 8b001b4 make the sidebar toggle a flex container, and already centers its content in desktop mode, this rule doesn't do anything.
1 parent 7632db0 commit 90da11d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustdoc/html/static/css/rustdoc.css

-1
Original file line numberDiff line numberDiff line change
@@ -1748,7 +1748,6 @@ in storage.js
17481748
top: 100px;
17491749
width: 30px;
17501750
font-size: 1.5rem;
1751-
text-align: center;
17521751
padding: 0;
17531752
z-index: 10;
17541753
border-top-right-radius: 3px;

0 commit comments

Comments
 (0)