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:
Aaron Carlisle 2018-12-07 21:52:45 -05:00 committed by GitHub
parent 26d6108dec
commit 2c15fde411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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