Make WordPress Core

Changeset 53717


Ignore:
Timestamp:
07/19/2022 09:23:20 AM (3 years ago)
Author:
audrasjb
Message:

Upgrade/Install: Improve plugin update icon alignment.

This changeset improves the vertical alignment of the plugin update button in the Plugins screen.

Props Presskopp, sabernhardt, costdev, eherman24.
Fixes #56123.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/common.css

    r53143 r53717  
    15751575.import-php .updating-message:before {
    15761576    margin-right: 6px;
     1577}
     1578
     1579.import-php .updating-message:before {
    15771580    vertical-align: bottom;
    15781581}
Note: See TracChangeset for help on using the changeset viewer.