[wp-trac] [WordPress Trac] #31719: Gmail doesn't obey embedded emoji height CSS
WordPress Trac
noreply at wordpress.org
Sat Mar 21 10:07:55 UTC 2015
#31719: Gmail doesn't obey embedded emoji height CSS
--------------------------+-------------------
Reporter: pento | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: Mail | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-------------------
When an `<img>` has an inline CSS rule using `height`, it's transformed
info `min-height`. This means that we get massive smilies and emoji in
emails.
The fix is to change `height` to `max-height`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31719>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list