[wp-trac] [WordPress Trac] #64355: Plugin card width calculation and filter margin issues in install plugins screen

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


#64355: Plugin card width calculation and filter margin issues in install plugins
screen
------------------------------+---------------------------------
 Reporter:  abdalsalaam       |       Owner:  westonruter
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  7.1
Component:  Plugins           |     Version:  5.3
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:  ui, administration
------------------------------+---------------------------------
Changes (by westonruter):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 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/64355#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list