make spinner visible, fixes #1531

This commit is contained in:
Saman Bemel-Benrud
2013-05-28 18:26:55 -04:00
parent 72b329938e
commit 38039b5eeb
+2 -1
View File
@@ -47,7 +47,8 @@ body {
position: absolute;
height: 40px;
width: 40px;
right: 10px;
right: 33.3333%;
margin-right: 10px;
top: 10px;
margin: auto;
border-radius: 4px;