mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
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
This commit is contained in:
parent
26d6108dec
commit
2c15fde411
@ -363,6 +363,8 @@ footer
|
||||
color: $text-medium
|
||||
font-size: 90%
|
||||
|
||||
.genindextable li > ul
|
||||
margin-left: $base-line-height
|
||||
|
||||
+media($tablet)
|
||||
.wy-body-for-nav
|
||||
|
Loading…
Reference in New Issue
Block a user