diff --git a/firefox/userChrome.css b/firefox/userChrome.css index 49851b4..f9f0eee 100644 --- a/firefox/userChrome.css +++ b/firefox/userChrome.css @@ -19,6 +19,10 @@ /* Addressbar */ +#nav-bar-customization-target { + --toolbar-start-end-padding: 0; +} + #main-window:not([privatebrowsingmode="temporary"]) #urlbar-background { /* --toolbar-field-border-color: #adadad; */ border-color: var(--button-active-bgcolor) !important;