CSS: Fix emoji set as block.
When parent styling set images to be block, emoji should always be inline.
This commit is contained in:
@@ -407,7 +407,7 @@
|
|||||||
max-width: 100%
|
max-width: 100%
|
||||||
|
|
||||||
&.emoji
|
&.emoji
|
||||||
display: inline-block
|
display: inline-block !important
|
||||||
padding: initial
|
padding: initial
|
||||||
|
|
||||||
h2
|
h2
|
||||||
|
Reference in New Issue
Block a user