Skip to content

Commit f72a50b

Browse files
dbkindernashif
authored andcommitted
doc: remove extra space after nested list
Remove extra spacing after a nested list. Signed-off-by: David B. Kinder <[email protected]>
1 parent d748cb6 commit f72a50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/static/zephyr-custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ div.rst-other-versions dl {
4444
}
4545

4646
/* tweak spacing after a toctree, fixing issue from sphinx-tabs */
47-
.toctree-wrapper ul, .section ul {
47+
.toctree-wrapper ul, ul.simple ol.simple {
4848
margin-bottom: 24px !important;
4949
}
5050

0 commit comments

Comments
 (0)