Skip to content

Commit 8c65427

Browse files
committed
tweak css for message descriptions
Change-Id: I500af38a73b1d68415e40bb7dcd239a1881d3dc8
1 parent 6c474c5 commit 8c65427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_static/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
filter: invert(1)
77
}
88

9-
dl[class]:not(.option-list, .field-list, .footnote, .glossary, .simple) {
9+
dl[class]:not(.option-list, .field-list, .footnote, .glossary, .simple, .message) {
1010
margin-bottom: 1em;
1111
}
1212

0 commit comments

Comments
 (0)