[wp-trac] [WordPress Trac] #13860: Twenty Ten: Odd CSS rule messes with password protected form for galleries

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 12 06:10:23 UTC 2010


#13860: Twenty Ten: Odd CSS rule messes with password protected form for galleries
--------------------------+-------------------------------------------------
 Reporter:  nacin         |       Owner:                    
     Type:  defect (bug)  |      Status:  new               
 Priority:  lowest        |   Milestone:  WordPress.org site
Component:  Themes        |     Version:  3.0               
 Severity:  trivial       |    Keywords:                    
--------------------------+-------------------------------------------------
 Create a password protected post in the gallery category. You'll get the
 form attempting to appear on its own line due to:
 {{{
 .home #content .category-gallery .entry-content p {
     display: inline;
 }
 }}}
 Screenshot attached. Originally reported by zeo.

 Not sure what the CSS rule is for, but wontfix seems fine to me if it
 should stay.

 The other outcome to this ticket I see as possible is it seems that
 post_class() deserves some post_password_required() love, in order to
 target this properly.

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


More information about the wp-trac mailing list