Skip to content

Commit 0850ef1

Browse files
committed
Try another fix
HTML5 still had the same issue with spacing.
1 parent 082479c commit 0850ef1

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

sphinx_rtd_theme/static/css/theme.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/sass/_theme_rst.sass

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -152,11 +152,7 @@
152152
background: transparent !important
153153
border-color: rgba(0, 0, 0, 0.1) !important
154154

155-
// TOC wrapper can be outside a section
156-
.toctree-wrapper ul
157-
@extend .wy-plain-list-disc
158-
159-
.section, section
155+
.section, section, .toctree-wrapper
160156
ul
161157
@extend .wy-plain-list-disc
162158
ol.loweralpha, ol.loweralpha > li

0 commit comments

Comments
 (0)