[wp-trac] [WordPress Trac] #64816: radio buttons are no longer centered when OS scaling is set to 125%

WordPress Trac noreply at wordpress.org
Fri Mar 6 00:19:38 UTC 2026


#64816: radio buttons are no longer centered when OS scaling is set to 125%
-------------------------------------------------+-------------------------
 Reporter:  Presskopp                            |       Owner:  joedolson
     Type:  defect (bug)                         |      Status:  accepted
 Priority:  normal                               |   Milestone:  7.0
Component:  Administration                       |     Version:  trunk
 Severity:  normal                               |  Resolution:
 Keywords:  has-screenshots needs-patch admin-   |     Focuses:  css
  reskin                                         |
-------------------------------------------------+-------------------------

Comment (by joedolson):

 This seems to be related to the `-.25rem` top margin, but it's a bit
 obscure to me exactly what's going on here and what the best way to
 resolve it might be.

 It's likely that there are some measurements that aren't increasing in
 size evenly, but removing that margin fixes the problem. However, when you
 remove that margin, it's falling back (in the above context, screenshot)
 to a `-4px` margin instead, and I wouldn't generally expect that to be an
 improvement. It'll probably need a bit more time to look at.

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


More information about the wp-trac mailing list