Materialize design CSS seems to render badly in Firefox
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
Kiválasztott megoldás
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.
Válasz olvasása eredeti szövegkörnyezetben 👍 1Összes válasz (2)
Kiválasztott megoldás
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!