diff --git a/doc/static/zephyr-custom.css b/doc/static/zephyr-custom.css index 45412f2004c..2a660a2aba2 100644 --- a/doc/static/zephyr-custom.css +++ b/doc/static/zephyr-custom.css @@ -44,7 +44,7 @@ div.rst-other-versions dl { } /* tweak spacing after a toctree, fixing issue from sphinx-tabs */ -.toctree-wrapper ul, .section ul { +.toctree-wrapper ul, ul.simple ol.simple { margin-bottom: 24px !important; }