wpLink: fix spinners selectors and add some throttling when searching with AJAX while the user is typing, fixes #27615

git-svn-id: https://develop.svn.wordpress.org/trunk@27900 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2014-04-02 02:26:12 +00:00
parent c5f7f95979
commit c28fff3b65
2 changed files with 12 additions and 4 deletions

View File

@@ -1212,6 +1212,7 @@ i.mce-i-hr:before {
#wp-link .river-waiting .spinner {
margin: 0 auto;
display: block;
float: none;
}
#wp-link .submitbox {