mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Move spinner-related styles out of Localized CSS section. fixes #23000.
git-svn-id: https://develop.svn.wordpress.org/trunk@23313 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1143,6 +1143,11 @@ form.upgrade .hint {
|
||||
margin: -0.5em 0 2em 0;
|
||||
}
|
||||
|
||||
.update-php .spinner {
|
||||
float: none;
|
||||
margin: -4px 0;
|
||||
}
|
||||
|
||||
#ajax-loading,
|
||||
.ajax-loading,
|
||||
.ajax-feedback,
|
||||
@@ -8575,8 +8580,3 @@ a.widget-control-edit {
|
||||
.locale-lt-lt .inline-edit-row fieldset label span.input-text-wrap {
|
||||
margin-left: 8em;
|
||||
}
|
||||
|
||||
.update-php .spinner {
|
||||
float: none;
|
||||
margin: -4px 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user