From cf589941a0daef97caceeded50496fc8872644d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Thu, 4 May 2023 20:57:53 +0200 Subject: [PATCH] menu: showVisitedLinks not working for some theme variants #518 --- static/css/theme.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/css/theme.css b/static/css/theme.css index f18b334463..b8fcb714b9 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -170,7 +170,6 @@ dd { margin: .25rem 0 0 0; min-width: 1rem; position: absolute; - z-index: -1; } #sidebar ul li.visited > a .read-icon {