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

WordPress Trac noreply at wordpress.org
Tue Mar 17 23:13:04 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 admin-reskin has-    |     Focuses:  css
  patch                                          |
-------------------------------------------------+-------------------------

Comment (by sabernhardt):

 The `.tog` class should not be necessary anymore.

 - [2746] created a script that relied on `.tog` for Permalink settings,
 but [22122] removed the class from elements on that page, and [22931]
 changed the selector to `.permalink-structure input:radio` (which is how
 it is now in [https://github.com/WordPress/wordpress-
 develop/blob/a8b33953dcc69173b465f3ac5f451f497c082d46/src/js/_enqueues/admin/common.js#L710
 common.js]).
 - [3581] added the class to static page radio buttons in Reading Settings.
 - [7249] added the class to radio buttons for Profile color scheme.
 - [7259] applied CSS for color scheme radio buttons.
 - Since merging MP6 in [26072], `.tog` has had the same styling as any
 other radio button.

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


More information about the wp-trac mailing list