Firefox 135 broke something in the space icons in toolbar button
In my_userChrome.css I use this for reduce space between icon
:root { --toolbarbutton-inner-padding: 2px !important; --toolbarbutton-outer-padding: 2px !important; }
134 spacing
135 spacing
I don't know if it is still current, and if there is already a solution, but in case I point it up.
😊
Oh, I did not notice this opened ticket and have just minutes ago something written regarding this issue, see my comment in discussions.
Oh, I did not notice this opened ticket and have just minutes ago something written regarding this issue, see my comment in discussions.
May you explain a bit how to reduce those annoying spacing in fx136 as i tried to paste the code from your comment inside my userChrome.css,
:root[uidensity="compact"] .unified-extensions-item-row-wrapper {
margin-inline: -2px !important
}
But this hasn't reduced my add-ons spacing... maybe i didn't paste it in the right place...
Is this still an issue with 4.7.4 release and Fx 141?
with realease 4.7.4, it's still the same spacing issue in Fx 140.1esr but i can't confirm for Fx 141 as i'd downgraded to Fx 140.1esr due to to the pins tabs problem https://github.com/Aris-t2/CustomCSSforFx/discussions/455#discussioncomment-13875696
The initial post by gabri25ele was about default toolbar buttons, if no custom code for navigation toolbar button was active. Speravir also did not refer to any specific option of this project.
There were some fixes based on this issue https://github.com/Aris-t2/CustomCSSforFx/issues/746 for buttons_on_navbar_classic_appearance.css and the other buttons_on_navbar_XXX_appearance.css settings.
Is your issue about default configuration or a specific CSS file? Is it present without this projects files?
my bad, was thinking initial post was about addons button spacing like in screenshot. Will let @gabri25ele and @Speravir answer specifically.
Personally my addons always seems very spaced without any specific css enable about buttons and without custom code as i don't know how to integrate it to work.
@Aris-t2: Works for me with the latest script updates in Fx141.