rustdoc: fix tabs in css
This commit is contained in:
parent
cad0fce205
commit
501b3d2b1f
1 changed files with 5 additions and 5 deletions
|
|
@ -1734,11 +1734,11 @@ details.rustdoc-toggle[open] > summary.hideme::after {
|
|||
|
||||
.rustdoc:not(.source) .sidebar .logo-container {
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
float: left;
|
||||
margin-left: 50px;
|
||||
height: 35px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
float: left;
|
||||
margin-left: 50px;
|
||||
}
|
||||
|
||||
.sidebar .logo-container > img {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue