Skip to content

Commit 2c15fde

Browse files
authored
Lists not indented properly on genindex.html (#676)
* Lists not indented properly on genindex.html I haven't tested this yet but it is a start to fixing this. No need to review yet. Fixes #671 * Update CSS Selector This should also fix #685 * Remove styling for contents
1 parent 26d6108 commit 2c15fde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sass/_theme_layout.sass

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,8 @@ footer
363363
color: $text-medium
364364
font-size: 90%
365365

366+
.genindextable li > ul
367+
margin-left: $base-line-height
366368

367369
+media($tablet)
368370
.wy-body-for-nav

0 commit comments

Comments
 (0)