]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix for loading spinner reappearing after errors in db-connection
authorSebastian Bolt <sebastian.bolt@gmx.de>
Mon, 2 Mar 2015 20:58:06 +0000 (21:58 +0100)
committerSebastian Bolt <sebastian.bolt@gmx.de>
Mon, 2 Mar 2015 20:58:06 +0000 (21:58 +0100)
core/css/styles.css

index 1371de91f3132d2b0d36f00fc10d5e492176a545..74df29140a90baae0e1188d95f2c460424373793 100644 (file)
@@ -38,6 +38,7 @@ body {
 
 .float-spinner {
        height: 32px;
+       display: none;
 }
 
 #nojavascript {