[wp-trac] [WordPress Trac] #64999: Admin reskin: Form elements are not standardized in the mobile viewport.

WordPress Trac noreply at wordpress.org
Thu Apr 9 07:20:44 UTC 2026


#64999: Admin reskin: Form elements are not standardized in the mobile viewport.
------------------------------------+------------------------------
 Reporter:  wildworks               |       Owner:  (none)
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  General                 |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  admin-reskin has-patch  |     Focuses:
------------------------------------+------------------------------

Comment (by abcd95):

 https://core.trac.wordpress.org/browser/trunk/src/wp-admin/css/customize-
 widgets.css#L572

 This element has `height: 39px,` but it lives inside `@media screen and
 (max-height: 700px)` and `(min-width: 981px)` so that's most probably a
 compact mode for small-screen desktops/laptops, not the mobile breakpoint.
 So just wante to confirm if its intentional compact sizing and out of
 scope for this ticket or not.

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


More information about the wp-trac mailing list