Aris-t2 / Aris-t2/CustomCSSforFx
Firefox 135 broke something in the space icons in toolbar button
- Dominant language
- CSS
- Stars
- 2.1k
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
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.
😊
Contributor guide
Research direction
Reproduce the toolbar spacing from the my_userChrome.css snippet in Firefox 134 and 135, then compare the resulting icon padding. Check whether --toolbarbutton-inner-padding and --toolbarbutton-outer-padding still affect the toolbar in Firefox 135; done means restoring the earlier spacing or documenting the confirmed limitation and workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100