When using the emoji category styles, the emojis were only visible in Chrome, but not Firefox. Simply removing the styles that messed with the margin,padding, and line spacing for the ::before elements on the category links seems to fix this.
Firefox now shows the Emojis, and Chrome still shows them, although there is now slightly less space between the emoji and the text.
When using the emoji category styles, the emojis were only visible in Chrome, but not Firefox. Simply removing the styles that messed with the margin,padding, and line spacing for the
::before
elements on the category links seems to fix this.Firefox now shows the Emojis, and Chrome still shows them, although there is now slightly less space between the emoji and the text.