From 5929e81b8d5123803419896800be0640e68a74f5 Mon Sep 17 00:00:00 2001 From: jrfnl Date: Wed, 11 Nov 2015 17:12:57 +0100 Subject: [PATCH] Apply the fix from #835 to style.css. --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 56d1f6b4..e65facba 100644 --- a/style.css +++ b/style.css @@ -591,7 +591,8 @@ a:active { .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, -.main-navigation .current_page_ancestor > a { +.main-navigation .current_page_ancestor > a, +.main-navigation .current-menu-ancestor > a { } /* Small menu. */