[wp-trac] [WordPress Trac] #49231: Plugins admin screens: form fields issue on small screens

WordPress Trac noreply at wordpress.org
Thu Feb 27 15:48:50 UTC 2020


#49231: Plugins admin screens: form fields issue on small screens
--------------------------+-------------------------------------
 Reporter:  passoniate    |       Owner:  audrasjb
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  5.4
Component:  Plugins       |     Version:  5.3.2
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, accessibility, css
--------------------------+-------------------------------------

Comment (by maxpertici):

 Hi,
 I propose a simpler fix.
 What's it doing ?

 1/ input and select are now aligned (inline-block on the parent label of
 the input)
 2/ the margins (top) are directly applied to the elements to have a good
 space also in small screen (and the margin top of the wrapper is removed)

 3/ slight correction of padding value on for table-list

 See 49231.1.diff​.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49231#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list