Fixing CSS for level 2 navigation

This commit is contained in:
Eric Hough 2014-01-06 01:13:47 -05:00
parent d45046d77d
commit d79eefabb2

View File

@ -66,8 +66,9 @@
&:hover
background: $section-background-color
// This is the on state for pages beyond second level
li.tocktree-l2.current > a
li.toctree-l2.current > a
background: darken($section-background-color, 20%)
padding: $gutter / 4 $gutter * 1.5
li.current ul
display: block
li ul