[wp-trac] [WordPress Trac] #28785: Plugin card table to replace WP_Plugin_Install_List_Table

WordPress Trac noreply at wordpress.org
Tue Jun 2 11:09:54 UTC 2026


#28785: Plugin card table to replace WP_Plugin_Install_List_Table
----------------------------+---------------------
 Reporter:  tellyworth      |       Owner:  (none)
     Type:  task (blessed)  |      Status:  closed
 Priority:  normal          |   Milestone:  4.0
Component:  Plugins         |     Version:  4.0
 Severity:  normal          |  Resolution:  fixed
 Keywords:                  |     Focuses:  ui
----------------------------+---------------------

Comment (by westonruter):

 In [changeset:"62446" 62446]:
 {{{
 #!CommitTicketReference repository="" revision="62446"
 Plugins: Fix plugin card width calculation on the Add Plugins screen.

 Replace the obsolete float-based layout with the flex container's `gap`,
 and remove the now-unnecessary `float`, `clear`, and `:nth-child` margin
 overrides. This eliminates the slight width discrepancy that left a gap on
 the right edge.

 Developed in https://github.com/WordPress/wordpress-develop/pull/10596.
 Follow-up to r29047, r29219.

 Props abdalsalaam, sabernhardt, westonruter.
 See #28785.
 Fixes #64355.
 }}}

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


More information about the wp-trac mailing list