rustdoc: Move collapse toggle to the left

This commit is contained in:
Vitaly _Vi Shukela 2018-02-01 16:52:44 +03:00
parent c904b1bef4
commit 0885865e90
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: -23px;
left: -40px;
top: 0;
}