[wp-trac] [WordPress Trac] #24471: Twenty Thirteen blockquote undoes italics from original quote

WordPress Trac noreply at wordpress.org
Fri May 31 04:38:35 UTC 2013


#24471: Twenty Thirteen blockquote undoes italics from original quote
---------------------------+--------------------
 Reporter:  johnbierly     |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  3.6
Component:  Bundled Theme  |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:                 |
---------------------------+--------------------
Changes (by lancewillett):

 * milestone:  Awaiting Review => 3.6


Comment:

 We could do something similar to Ryu, with:
 {{{
 blockquote em,
 blockquote cite {
   font-style: normal;
 }
 }}}

--
Ticket URL: <http://core.trac.wordpress.org/ticket/24471#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list