[wp-trac] [WordPress Trac] #17671: Twenty Eleven: Quotes

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 3 07:06:16 UTC 2011


#17671: Twenty Eleven: Quotes
----------------------------+-----------------------------
 Reporter:  knutsp          |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Graphic Design  |    Version:  3.2
 Severity:  minor           |   Keywords:
----------------------------+-----------------------------
 When I use the <q> tag there are no quotes displayed. In style.css I see:
 {{{
 blockquote:before, blockquote:after,
 q:before, q:after {
         content: "";
 }
 blockquote, q {
         quotes: "" "";
 }
 }}}
 and this removes the quotes. This is not present in Twenty Ten. Removing
 the q selector from the above two rules fixes this.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17671>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list