[wp-trac] [WordPress Trac] #55557: Reduce CSS-float in admin

WordPress Trac noreply at wordpress.org
Thu Jul 21 10:36:35 UTC 2022


#55557: Reduce CSS-float in admin
-------------------------------------+---------------------
 Reporter:  kebbet                   |       Owner:  (none)
     Type:  task (blessed)           |      Status:  new
 Priority:  normal                   |   Milestone:  6.1
Component:  Administration           |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-refresh  |     Focuses:  css
-------------------------------------+---------------------
Changes (by kebbet):

 * keywords:  has-patch => has-patch needs-refresh


Comment:

 So there are two ways forward I guess:
 - keep current HTML-markup and only change css to use flex instead of
 float for positioning.
 - or update the permalink-patch to use `role="listitem"` on the
 `button`-elements.

 I vote for add `role="listitem"` since it's a nice to have, and we don't
 have to deal with overriding the default margins on `li`-elements.

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


More information about the wp-trac mailing list