From d788ce8ef184aa71aaa2c96983140413ee94c76f Mon Sep 17 00:00:00 2001 From: Adorian Doran Date: Wed, 27 Nov 2024 00:04:25 +0200 Subject: [PATCH] Tweak tree view items --- src/public/stylesheets/theme-next.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/public/stylesheets/theme-next.css b/src/public/stylesheets/theme-next.css index ed2f1434d..20a738f65 100644 --- a/src/public/stylesheets/theme-next.css +++ b/src/public/stylesheets/theme-next.css @@ -302,8 +302,7 @@ } #left-pane .fancytree-custom-icon { - position: relative; - z-index: 1000; + margin-top: 2px; /* Use this to align the icon with the tree view item's caption */ } #left-pane span.fancytree-active .fancytree-title {