[wp-trac] [WordPress Trac] #53275: Wrap options on plugin page to second line

WordPress Trac noreply at wordpress.org
Tue Oct 5 15:05:31 UTC 2021


#53275: Wrap options on plugin page to second line
-------------------------------------+-------------------------------------
 Reporter:  NekoJonez                |       Owner:  hellofromTonya
     Type:  enhancement              |      Status:  closed
 Priority:  normal                   |   Milestone:  5.9
Component:  Administration           |     Version:  5.7.2
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch has-testing-   |     Focuses:  ui, css,
  info commit                        |  administration
-------------------------------------+-------------------------------------
Changes (by hellofromTonya):

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


Comment:

 In [changeset:"51887" 51887]:
 {{{
 #!CommitTicketReference repository="" revision="51887"
 Administration: Allow plugin action links row to wrap.

 When there are several action links or the text for these links is long,
 the plugin name column's width extends causing the other columns to shrink
 in width. This case is a less than desirable user experience.

 The plugin name's column has `white-space: nowrap` (on larger screens).
 This commit changes the `white-space` to `normal`, allowing the plugin
 action links row to wrap into more than one line.

 Follow-up to [41695].

 Props ankit-k-gupta, nekojonez, sabernhardt, sergeybiryukov.
 Fixes #53275.
 }}}

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


More information about the wp-trac mailing list