mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
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. git-svn-id: https://develop.svn.wordpress.org/trunk@53717 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1574,6 +1574,9 @@ div.error {
|
||||
.wrap .notice p:before,
|
||||
.import-php .updating-message:before {
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.import-php .updating-message:before {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user