Emoji and smiley images should be displayed inline.
see #31242. git-svn-id: https://develop.svn.wordpress.org/trunk@31771 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3089244b6f
commit
870da19630
@ -4041,6 +4041,7 @@ function print_emoji_styles() {
|
|||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
img.wp-smiley,
|
img.wp-smiley,
|
||||||
img.emoji {
|
img.emoji {
|
||||||
|
display: inline !important;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
height: 1em !important;
|
height: 1em !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user