diff --git a/userChrome.css b/userChrome.css index dea8bfa..a6ba7c9 100644 --- a/userChrome.css +++ b/userChrome.css @@ -704,7 +704,7 @@ --bookmark-seperator-margin: 1px 0.5em; } :root[uidensity="compact"] { - --bookmark-menu-padding: 2px; + --bookmark-menu-padding: 1px; --bookmark-seperator-margin: 0px 0.5em; }