rustdoc: Fix position of collapse-toggle on small screens
This commit is contained in:
parent
644258044d
commit
3c83596f04
1 changed files with 4 additions and 0 deletions
|
|
@ -1045,6 +1045,10 @@ h4 > .important-traits {
|
|||
z-index: -1;
|
||||
border-bottom: 1px solid;
|
||||
}
|
||||
|
||||
.collapse-toggle {
|
||||
left: -17px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue