rustdoc: fix tabs in css

This commit is contained in:
cynecx 2021-10-24 20:05:50 +02:00 committed by Guillaume Gomez
parent cad0fce205
commit 501b3d2b1f

View file

@ -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 {