Merge pull request #532 from rtfd/foldable-local-toc

Do not make local-toc contents always visible
This commit is contained in:
Anthony 2018-03-29 17:44:13 -06:00 committed by GitHub
commit 47efcfec01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View File

@ -137,9 +137,6 @@
li ul
margin-bottom: 0
display: none
.local-toc
li ul
display: block
li ul li a
margin-bottom: 0
color: $menu-link-light

File diff suppressed because one or more lines are too long