datguypiko / Firefox-Mod-Blur

Firefox Theme - For dark theme lovers / More compact / Modular / Blur
1.32k stars 62 forks source link

Too much padding on right side of the menu bar #64

Closed ghost closed 1 year ago

ghost commented 1 year ago

Screenshot from 2023-07-07 08-54-12

After removing the padding

Screenshot from 2023-07-07 08-54-22

It's not Librewolf specific issue. I also tried on a clean installation of default Firefox (114.0.2):

image

Removing this line fixes the issue for me.

But I have no clue how it'll effect windows or macOS.

Let me know if you have any questions. Thanks.

datguypiko commented 1 year ago

Linux? It's intentional because every distro is different. Some have more buttons some have less. You just need to modify the --firefoxcss-control-buttons-margin value depending on how big you need it to be.

Example: mint cinnamon Screenshot 2023-07-07 224658

Fedora GNOME Screenshot 2023-07-07 230258

ghost commented 1 year ago

That totally makes sense. Thank you so much for clarification.