[wp-meta] [Making WordPress.org] #2019: Emoji smashes title lines

Making WordPress.org noreply at wordpress.org
Sat Sep 10 07:18:58 UTC 2016


#2019: Emoji smashes title lines
--------------------------+-----------------
 Reporter:  websupporter  |      Owner:
     Type:  defect        |     Status:  new
 Priority:  normal        |  Milestone:
Component:  WordPress.tv  |   Keywords:
--------------------------+-----------------
 If you have an emoji in your talk title, this emoji gets transformed into
 an image. This image is affected by the following CSS style


 {{{#!php
 .video-list li img {
     min-height: 100px;
     width: 100%;
 }
 }}}


 which should only be applied to the video thumbnail.

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2019>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list