Revert "rustdoc: Move collapse toggle to the left"

This reverts commit 0885865e90.
This commit is contained in:
Vitaly _Vi Shukela 2018-02-07 00:44:47 +03:00
parent 28efcfc083
commit bc277b271d
No known key found for this signature in database
GPG key ID: C097221D6E03DF68

View file

@ -695,7 +695,7 @@ a.test-arrow:hover{
.collapse-toggle {
font-weight: 300;
position: absolute;
left: -40px;
left: -23px;
top: 0;
}