They said a while back that various UI paddings were getting a little plumped to make the UI easier on mobile devices. It's just life, I'm afraid.
Firefox Customs
Post your unsupported Firefox customizations here!
From the makers of r/FirefoxCSS
Links
Related
Rules
- Posts must have flair!
- Posts cannot be memes/shitposts. They should be about Firefox customization with CSS.
- Please be civil. Bear in mind that many users come here for help and would be turned off by insults and rudeness.
- When posting large amount of code use a service dedicated to hosting text snippets, such as pastebin, hastebin, github gist or equivalent. Relatively short snippets can be wrapped in code-block for inline viewing.
- Do NOT use url-shorteners or link to compressed downloads (such as zip or rar) when sharing code.
Thanks... had a feeling I'd missed some underlying change to the UE panel code/sizing. Thankfully, AFAICS, only the UE panel seems to have been "plumped" so far... other 'compacted' drop-down menus remain unchanged, as in Fx 114.
~~My icon size didn't change, but I still have your same issue.~~
~~It's annoying as I have a lot of add-ons and that sooo long Unified Extensions Menu is taking half my screen :/~~
~~I've also tried some proposed solutions to your reddit post, without success unfortunately.~~
I just noticed that MrOtherGuy had updated this style for 115 and I was still using the old version, now it appears like it was before to me. Try checking if you have other code that impact this snippet (maybe disable every other code you're using and try only the snippet to see if it works).
I am using hide scrollbars, hide settings icon other than that and it's working fine, which is unusual as my Unified Extension Menu is under some weird tricks.
Thanks for your info "I was still using the old version, now it appears like it was before to me."
I'd already tried hashing-out the only other piece of UE panel code I was using (to shorten the Fireshot extension's stupidly long name in UE panel). I'll now try MrOtherGuy's Fx 115 UE panel code on a clean profile and work back through all my CSS userstyles... must be some curious conflict somewhere else in my CSS if UE panel compacts to same size as Fx 114 for you.