[wp-trac] [WordPress Trac] #26136: Inline SELECT elements misaligned in Discussion Settings

WordPress Trac noreply at wordpress.org
Thu Nov 21 04:35:39 UTC 2013


#26136: Inline SELECT elements misaligned in Discussion Settings
--------------------------+--------------------------------
 Reporter:  jeremyfelt    |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.8
Component:  General       |    Version:  trunk
 Severity:  normal        |   Keywords:  has-patch ui-focus
--------------------------+--------------------------------
 The `vertical-align: top;` style for `.wp-admin select` elements in the
 new admin style causes some weird alignment issues when a single line in
 the admin has multiple types of input.

 This seems most obvious in the Discussion Settings page:

 [[Image(http://f.cl.ly/items/120a1o2m0n1l2130283Q/Screen%20Shot%202013-11-20%20at%208.27.21%20PM.png)]]

 Comparing to 3.7.1 shows that we had `vertical-align: middle;` previously,
 which resolves the issue on this particular page. I'm not sure what else
 this may affect throughout core though.

 Patch attached. Everything in Chrome 31, OSX.

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


More information about the wp-trac mailing list