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:
Sergey Biryukov 2015-03-13 18:44:40 +00:00
parent 3089244b6f
commit 870da19630
1 changed files with 1 additions and 0 deletions

View File

@ -4041,6 +4041,7 @@ function print_emoji_styles() {
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;