From 4cf5ac2c02c028a5b3cf96249982f6c987721e5d Mon Sep 17 00:00:00 2001 From: Jennifer Taylor Date: Fri, 8 May 2020 20:07:33 +0000 Subject: [PATCH] Fix visual bug where navigating to admin/arcades/ would inadvertently highlight the "Arcades" top level as well. --- bemani/frontend/templates/base.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/bemani/frontend/templates/base.html b/bemani/frontend/templates/base.html index c001be3..a4968b8 100644 --- a/bemani/frontend/templates/base.html +++ b/bemani/frontend/templates/base.html @@ -110,18 +110,21 @@