Skip to content

Commit 0da7ba4

Browse files
authored
Corrects inner/outer space in sidebar <li>s (#1137)
1 parent d6cfa21 commit 0da7ba4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/theme/css/chrome.css

+5
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,11 @@ ul#searchresults span.teaser em {
417417
display: none;
418418
}
419419

420+
.chapter li.expanded {
421+
line-height: 1.5em;
422+
margin-top: 0.6em;
423+
}
424+
420425
.chapter li.expanded > a.toggle div {
421426
transform: rotate(90deg);
422427
}

0 commit comments

Comments
 (0)