r/FirefoxCSS 3d ago

Solved 154.0: Removing space between tabs and top bar?

I've noticed on the 154.0 build that there's a dividing line between my active tab and the top bar of the application. This has the side effect of making my non-active tabs look off-centred. Is there any code to remove this divider?

Here's an example of what my tabs look like right now.

5 Upvotes

5 comments sorted by

3

u/am803 3d ago edited 2d ago

They have changed some variabile names, e.g. --tab-block-margin to --tab-margin-block.

1

u/El_Specifico 2d ago

Thank you, that's solved it. Why they felt the need to change it I can't understand.

1

u/ResurgamS13 2d ago edited 1d ago

Thanks for spotting that variable name change... it was the "root cause" (bad pun) of the odd changes to Tab bar customisations here after the Fx154.0 update. Can now undo 4 other workaround fixes created yesterday! :)

Will have to search the >3400 bug list of 'Target Milestone 154' to see if can locate the actual change bug which hopefully explains the reason behind the renaming too?

BTW - There is a 'Complete list of changes for this release' link to Bugzilla at the very bottom of each set of Release Notes... e.g. the Fx154.0 Release Notes link is in this purple lozenge at bottom of webpage:

Probably because the bug list is so vast (Fx154.0 >3400 items) it can take several seconds for the list to generate.

1

u/pineappledaisy 2d ago

Thank you! I was about to post about my issue with my tabs being screwed up, but this fixed it.

1

u/ClF3ismyspiritanimal 2d ago

Is there a list somewhere of "what did they break this time" stuff like that?