Move ajax spinner to be adjacent to the Quick Edit Update button. also, the dashboard recent comments Submit Reply button. fixes #12345

git-svn-id: https://develop.svn.wordpress.org/trunk@13832 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-03-26 19:55:48 +00:00
parent 0459129e69
commit 2ec8eace83
5 changed files with 9 additions and 4 deletions

View File

@@ -427,6 +427,10 @@ td.action-links, th.action-links {
margin-right: 0;
margin-left: 5px;
}
#replysubmit img.waiting,
.inline-edit-save img.waiting {
float: left;
}
/* 2500 - 2700
=================================== */
#bulk-titles div a {