Skip to content

Commit 67e6d21

Browse files
CSS: override bootstrap summary styling
1 parent 7375c07 commit 67e6d21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bases/rsptx/interactives/runestone/common/css/runestone-custom-sphinx-bootstrap.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1256,7 +1256,7 @@ summary.ptx-footnote__number {
12561256
display: inline;
12571257
}
12581258

1259-
summary.knowl__link {
1259+
details > summary:first-of-type {
12601260
display: list-item inline;
12611261
}
12621262

0 commit comments

Comments
 (0)