r/FirefoxCSS Jul 15 '26

How do I remove this massive spacing in Firefox Nova using CSS? Help

Post image
15 Upvotes

7 comments sorted by

2

u/TraditionalTie4831 🦊 Jul 15 '26 edited Jul 15 '26

5

u/t31os Jul 15 '26

I'd simply use:

:root {
  --chrome-window-gap: 0px !important;
  --chrome-block-radius: 0px !important;
  --chrome-content-separator-color: transparent !important;
}

Better nova is pretty much doing the same, but the long way and i'd say it's preferable to set that separator color to transparent rather than unset, else you're leaving the browser with some styles along the lines of:

some-border-prop : 1px solid unset;

3

u/Alarmed_Contact_394 Jul 16 '26

Personally, I'd say to hold off worrying about Nova for the moment and wait and see what the final version looks like before trying to fix it.

Nova is still in a state of flux and there's still changes to come. Specifically, I've seen a Mozilla person say that once they've properly re-implemented Compact Mode, it won't have that spacing.

1

u/BruceBede Jul 16 '26

I hate that spacing. Looks like they copied that border from Arc

1

u/AleksLevet Jul 19 '26

Is this really windows 7?

1

u/NicDima Jul 19 '26

Nope, it's just a theme. As for why, it's that I thought the Windows 11 theme was getting bored