Spinners: Ensure one appears in the lost connection notice.

fixes #32914.

Built from https://develop.svn.wordpress.org/trunk@33132


git-svn-id: http://core.svn.wordpress.org/trunk@33103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-07-08 20:20:24 +00:00
parent 9e26f1db4c
commit 54428b546e
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
}
#lost-connection-notice .spinner {
display: block;
visibility: visible;
float: left;
margin: 0 5px 0 0;
}