Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

FF113: Curvy tabs completely garbled #131

Closed
CO-Windler opened this issue May 10, 2023 · 3 comments
Closed

FF113: Curvy tabs completely garbled #131

CO-Windler opened this issue May 10, 2023 · 3 comments

Comments

@CO-Windler
Copy link

CO-Windler commented May 10, 2023

I am using CustomCSSforFx for a Vista-like style that I combined with "photon-australis" (colours slightly edited) for curvy tabs. Since Firefox 113 on Linux Mint with KDE Plasma 5.18.8 the curved tabs now look completely garbled; the upper row with text and close button is drawn too high and halfway disappears, while the tab itself (except the right curved rim) is missing. Please fix this.

Firefox113 garbage1_Detail

@Orriky
Copy link

Orriky commented May 10, 2023

Replace all instances of display: -moz-box with display: flex
and -moz-box-orient: horizontal with flex-direction: row

@CO-Windler
Copy link
Author

Thanks! It works again.

@Impakt
Copy link

Impakt commented May 24, 2023

they're better but not perfect
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants