wordpress-develop/src/wp-admin/css
Tonya Mork f2d146d3f1 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.

git-svn-id: https://develop.svn.wordpress.org/trunk@51887 602fd350-edb4-49c9-b593-d223f7449a82
2021-10-05 15:05:15 +00:00
..
colors Administration: Make focus states consistent in admin menu when collapsed. 2021-03-18 21:42:12 +00:00
about.css Help/About: Update the About section for 5.8. 2021-07-06 18:37:16 +00:00
admin-menu.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
code-editor.css Administration: Standardize colors used in CSS to a single palette. 2021-01-26 18:53:55 +00:00
color-picker.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
common.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
customize-controls.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
customize-nav-menus.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
customize-widgets.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
dashboard.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
deprecated-media.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
edit.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
farbtastic.css Stop using .rtl classes, instead relying on flipping LTR CSS to RTL. 2013-11-17 16:17:05 +00:00
forms.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
install.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
l10n.css Use numeric font weights instead of keywords. 2016-06-17 18:36:03 +00:00
list-tables.css Administration: Allow plugin action links row to wrap. 2021-10-05 15:05:15 +00:00
login.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
media.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
nav-menus.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
revisions.css Accessibility: Administration: Use a darker gray color for various admin UI items. 2021-03-24 16:39:39 +00:00
site-health.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
site-icon.css Update autoprefixer browser support matrix 2017-07-16 01:14:36 +00:00
themes.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
widgets.css Coding Standards: Apply coding standards on CSS. 2021-09-02 22:16:16 +00:00
wp-admin.css Admin: Introduce the Site Health screens. 2019-03-23 03:54:16 +00:00