Describe the bug
Emojis in the YouTube comment section are deformed (of unequal height and width). The 7tv extension overrides the default height, but doesn't override the default width. Everything works correctly with the 7tv extension disabled.
To Reproduce
Steps to reproduce the behavior:
Go to any YouTube video
Scroll down to its comment section and find any comment with emojis
See deformed emojis
Expected behavior
The emojis should be of equal width & height (or at least most basic emojis).
Screenshots
Example of broken/deformed emojis in the comment section:
The styles causing the issue (Style.css is added by 7tv):
Temporary fix by adding a custom override (adding the width property):
Version:
2.1.4 (though I've had this bug for a long time, only now I've finally got myself to find the cause)
Describe the bug Emojis in the YouTube comment section are deformed (of unequal height and width). The 7tv extension overrides the default height, but doesn't override the default width. Everything works correctly with the 7tv extension disabled.
To Reproduce Steps to reproduce the behavior:
Expected behavior The emojis should be of equal width & height (or at least most basic emojis).
Screenshots Example of broken/deformed emojis in the comment section:
The styles causing the issue (Style.css is added by 7tv):
Temporary fix by adding a custom override (adding the width property):
Version: 2.1.4 (though I've had this bug for a long time, only now I've finally got myself to find the cause)