Fix typo in CSS. see #13134.
git-svn-id: https://develop.svn.wordpress.org/trunk@14294 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e70f958bff
commit
4defadbe97
File diff suppressed because one or more lines are too long
@ -149,7 +149,7 @@
|
||||
}
|
||||
|
||||
.postbox img.waiting {
|
||||
display: none
|
||||
display: none;
|
||||
vertical-align: middle;
|
||||
}
|
||||
form.processing .postbox img.waiting {
|
||||
|
Loading…
Reference in New Issue
Block a user