From 44d379277e335d6fc0c9d30a0988fcc402f0df06 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 27 Feb 2025 17:34:50 +0100 Subject: [PATCH] wait #7340 @0:05 --- style/bookmarks.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/bookmarks.less b/style/bookmarks.less index b5805fee..6a18729f 100644 --- a/style/bookmarks.less +++ b/style/bookmarks.less @@ -63,6 +63,7 @@ a.bookmark { height: @bookmark-corner-size; background-size: @bookmark-corner-size @bookmark-corner-size; top: @menu-height; + z-index: 2; &.left { left: @bookmark-corner-offset; -- 2.39.5