Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Materialize design CSS seems to render badly in Firefox

  • 2 replies
  • 1 has this problem
  • 16 views
  • Last reply by gsus

A lot of pages that uses materialized design CSS framework seems to have issues rendering correctly in Firefox. I see all strange CSS properties or HTML elements instead of the correctly rendered version. Not sure if it is only an issue with materialized design or a deeper issue, but I have seen this happening on multiple sites. For example this link:

https://developers.google.com/admin-sdk/directory/v1/reference/users#resource

You can see the different results between Chrome and Firefox in the attached images.

Running Ubuntu 18.04 KDE and Firefox 76.0.1 64-bit

A lot of pages that uses materialized design CSS framework seems to have issues rendering correctly in Firefox. I see all strange CSS properties or HTML elements instead of the correctly rendered version. Not sure if it is only an issue with materialized design or a deeper issue, but I have seen this happening on multiple sites. For example this link: https://developers.google.com/admin-sdk/directory/v1/reference/users#resource You can see the different results between Chrome and Firefox in the attached images. Running Ubuntu 18.04 KDE and Firefox 76.0.1 64-bit
Attached screenshots

Chosen solution

Go to Options => General => Click the Advanced button in Fonts & Colors section, then select Allow pages to choose their own fonts, instead of your selections above.

Read this answer in context 👍 1

All Replies (2)

Chosen Solution

Go to Options => General => Click the Advanced button in Fonts & Colors section, then select Allow pages to choose their own fonts, instead of your selections above.

That fixed it. Thanks for the help!