Fix typo in CSS. see #13134.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
7bb32597b7
commit
7846ae85f6
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