Skip to content

Commit 8b281d9

Browse files
2 parents 7097105 + 131ee07 commit 8b281d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/librustdoc/html/static/rustdoc.css

+4
Original file line numberDiff line numberDiff line change
@@ -1625,6 +1625,10 @@ h4 > .notable-traits {
16251625
#settings-menu {
16261626
top: 7px;
16271627
}
1628+
1629+
.docblock {
1630+
margin-left: 12px;
1631+
}
16281632
}
16291633

16301634
h3.notable {

0 commit comments

Comments
 (0)