Skip to content

Commit bc277b2

Browse files
committed
Revert "rustdoc: Move collapse toggle to the left"
This reverts commit 0885865.
1 parent 28efcfc commit bc277b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustdoc/html/static/rustdoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ a.test-arrow:hover{
695695
.collapse-toggle {
696696
font-weight: 300;
697697
position: absolute;
698-
left: -40px;
698+
left: -23px;
699699
top: 0;
700700
}
701701

0 commit comments

Comments
 (0)