From 4da51143888931df4431e8d2afa2773e316cf2b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Sun, 29 May 2022 10:04:06 +0200 Subject: [PATCH] theme: remove nav hover underscore #256 --- static/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/theme.css b/static/css/theme.css index ae0927acc1..f99e7551fe 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -1109,7 +1109,7 @@ option { width: 100%; } -#body .navigation a.highlight:after, +#body #topbar .navigation a.highlight:after, #body #sidebar-toggle-span a.highlight:after, #body #top-print-link a.highlight:after, #body #top-github-link a.highlight:after {