From ac82fe32af2d3f9a5ff56a9b7153da958a23c959 Mon Sep 17 00:00:00 2001 From: spf13 Date: Thu, 24 Apr 2014 10:34:50 -0600 Subject: [PATCH] Making active parent in nav reflect when child is active page in docs --- docs/layouts/chrome/menu.html | 2 +- docs/static/static/css/styles.css | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/layouts/chrome/menu.html b/docs/layouts/chrome/menu.html index 295e85059..445ae67aa 100644 --- a/docs/layouts/chrome/menu.html +++ b/docs/layouts/chrome/menu.html @@ -16,7 +16,7 @@ {{ $currentNode := . }} {{ range .Site.Menus.main }} {{ if .HasChildren }} -