From 9782a8e09f2e7e8f46bf54e135887772db89a314 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Thu, 22 Feb 2018 16:36:44 +0100 Subject: [PATCH] Removed bug: topmenu not marrking current entry Refs #103 --- slt/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/slt/index.php b/slt/index.php index 76d1cc7..1f250ad 100644 --- a/slt/index.php +++ b/slt/index.php @@ -126,6 +126,7 @@ ul.nav-child > li > a:focus #topmenu .nav > li:hover, #topmenu .nav > li:focus, +#topmenu .nav > li.active, #topmenu .nav-child > li:hover, #topmenu .nav-child > li:focus {