[wp-trac] [WordPress Trac] #49828: Button size is too large under plugin information popup

WordPress Trac noreply at wordpress.org
Mon Apr 6 14:59:10 UTC 2020


#49828: Button size is too large under plugin information popup
-----------------------------------------+-----------------------
 Reporter:  ibachal                      |       Owner:  (none)
     Type:  defect (bug)                 |      Status:  reopened
 Priority:  normal                       |   Milestone:  5.5
Component:  Plugins                      |     Version:  5.3
 Severity:  normal                       |  Resolution:
 Keywords:  needs-patch has-screenshots  |     Focuses:  css
-----------------------------------------+-----------------------
Changes (by afercia):

 * status:  closed => reopened
 * focuses:  ui, css, administration => css
 * resolution:  invalid =>
 * version:  trunk => 5.3
 * milestone:  Awaiting Review => 5.5


Comment:

 I think the issue reported is valid, with on caveat:

 The plugin details content happens to live within an iframe. The iframe
 has a viewport less than 782 pixels so it gets the buttons "responsive"
 styles.

 In WordPress 5.2 the primary buttons height in the responsive view was 31
 pixels + a box shadow resulting in a "visual" height of 32 pixels. The
 primary buttons "normal" size height was 28 + 1 instead.

 Since WordPress 5.3 the button styles have changed. In the responsive
 view, all the buttons have now a height of 40 pixels. Thus, this button is
 not vertically centered any longer. Screenshots and patch incoming.

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


More information about the wp-trac mailing list