Spinners: Ensure one appears in the lost connection notice.
fixes #32914. git-svn-id: https://develop.svn.wordpress.org/trunk@33132 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3c0e4d3860
commit
013e8d2263
@ -30,7 +30,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#lost-connection-notice .spinner {
|
#lost-connection-notice .spinner {
|
||||||
display: block;
|
visibility: visible;
|
||||||
float: left;
|
float: left;
|
||||||
margin: 0 5px 0 0;
|
margin: 0 5px 0 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user