[wp-trac] [WordPress Trac] #16582: Ticket fields are too wide in Firefox

WordPress Trac wp-trac at lists.automattic.com
Fri Jul 8 19:46:33 UTC 2011


#16582: Ticket fields are too wide in Firefox
--------------------------------+----------------------------
 Reporter:  scribu              |       Owner:  nacin
     Type:  defect (bug)        |      Status:  reviewing
 Priority:  normal              |   Milestone:  WordPress.org
Component:  WordPress.org site  |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  has-patch           |
--------------------------------+----------------------------
Changes (by scribu):

 * keywords:   => has-patch


Comment:

 Sure:

 {{{
 #properties .fullrow input {
     width: 97.5%;
 }
 #properties .col1 input {
     width: 87.5%;
 }
 #properties .col2 input {
     width: 92.5%;
 }
 }}}

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


More information about the wp-trac mailing list