Make sure .widefat border and background coloring only applies to tables. props MikeHansenMe. fixes #21936.
git-svn-id: http://core.svn.wordpress.org/trunk@23315 1a063a9b-81f0-0310-95a4-ce76da25c4cd
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