edelvarden / material-fox-updated

🦊 Firefox user CSS theme looks similar to Chrome
MIT License
382 stars 15 forks source link

[Bug]: Tabs spacing is wrong on nightly 134.0a1 (2024-11-09) #84

Open joshuataylor opened 1 week ago

joshuataylor commented 1 week ago

What happened?

image

Version: 134.0a1 (2024-11-09) (aarch64)

Steps to reproduce

  1. Update to nightly 2024-11-09
  2. See tabs being spaced weirdly

Additional info (Optional)

Version: 134.0a1 (2024-11-09) (aarch64) MacOS 15.1 (24B83)

keatit71 commented 1 week ago

having the same issue on windows 11 latest firefox nightly 134.0a1 (2024-11-09) (64-bit image

drequeary commented 6 days ago

A quick fix is to add --tabstrip-min-height: 0 !important to your custom css. That worked for me.

ezeraiser commented 5 days ago

A quick fix is to add --tabstrip-min-height: 0 !important to your custom css. That worked for me.

Yeah it's worked for me too.