this post was submitted on 02 Sep 2026
249 points (98.1% liked)

Firefox

23033 readers
39 users here now

/c/firefox

A place to discuss the news and latest developments on the open-source browser Firefox.


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Sanctus@anarchist.nexus 2 points 2 weeks ago* (last edited 2 weeks ago)

From the link:

If someone gets into this discussion, I recommend that you simply comment out all the GNOME styles so that this does not happen again in the future.
Just comment that line in your userChrome.css file
import "firefox-gnome-theme/userChrome.css";
You can found it here:
/home/YOUR_LINUX_USER_NAME/.mozilla/firefox/YOUR_PROFILE/chrome/userChrome.css

Seems to be userChrome.css doing that. Which would explain why I have never seen it but I do want to do custom CSS so this may pop up for me too.