Merge pull request #7095 from nextcloud/12-7059

[stable12] hide spinner for initial install
This commit is contained in:
Morris Jobke
2017-11-07 13:51:20 +01:00
committed by GitHub
+2
View File
@@ -582,6 +582,8 @@ p.info {
.float-spinner {
margin-top: -32px;
padding-top: 32px;
height: 32px;
display: none;
}
[class^='icon-'], [class*=' icon-'] {
background-repeat: no-repeat;