diff --git a/sass/_theme_layout.sass b/sass/_theme_layout.sass index adb82322..072f4410 100644 --- a/sass/_theme_layout.sass +++ b/sass/_theme_layout.sass @@ -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