Skip to content

Commit 8725cc1

Browse files
GuillaumeGomezsyphar
authored andcommitted
Fix display of warnings in generated crate docs
1 parent c595fb1 commit 8725cc1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

templates/style/_utils.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ div {
2525
}
2626
}
2727

28+
.content .docblock .warning {
29+
text-align: inherit;
30+
}
31+
2832
.text-center {
2933
text-align: center;
3034
}

0 commit comments

Comments
 (0)