-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CSS fonts rules overrides website ones #857
Comments
Same problem here. Started an hour ago, disabling the extension fixes the problem. |
The contain facebook extension adds a global stylesheet with the code:
This stylesheet overrules the sheet from the website and so resets the font size. See commit c8c92e2ff21576931a5046b96fad839f7aa9151a where the changes where added. |
Same problem here. Started this morning after upgrade to 2.3.3, disabling the extension fixes the problem. |
Same here the file content_script.css overwrite any changes on other website |
Same problem for me, had to disable the extension. |
Here's a manual how to downgrade it #858 (comment) |
Thanks |
How the hell does something like this make it into a full release? |
Lack of testing and QA. |
Yes, thanks... 😅 It's updated now. |
#863 is the same issue. |
Version 2.3.3 was buggy and, as a temporary fix, we just released a v2.3.4 as a v2.4.2 repackaged. Please, update the add-on to have a fix for this issue. |
Actual behavior
When enabling this extension, other websites have graphic issues due this part of the extension: https://github.com/mozilla/contain-facebook/blob/main/src/content_script.css#L12-L15.
Expected behavior
No graphic impact on other websites.
Steps to reproduce
Notes
The text was updated successfully, but these errors were encountered: