We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad0fce commit 501b3d2Copy full SHA for 501b3d2
src/librustdoc/html/static/css/rustdoc.css
@@ -1734,11 +1734,11 @@ details.rustdoc-toggle[open] > summary.hideme::after {
1734
1735
.rustdoc:not(.source) .sidebar .logo-container {
1736
width: 35px;
1737
- height: 35px;
1738
- margin-top: 5px;
1739
- margin-bottom: 5px;
1740
- float: left;
1741
- margin-left: 50px;
+ height: 35px;
+ margin-top: 5px;
+ margin-bottom: 5px;
+ float: left;
+ margin-left: 50px;
1742
}
1743
1744
.sidebar .logo-container > img {
0 commit comments