Merge pull request #165 from CartoDB/fix-big-spinner-size

Apply width/height to .CDB-LoaderIcon--big
This commit is contained in:
Javier Álvarez Medina
2017-06-01 08:54:31 +02:00
committed by GitHub

View File

@@ -117,6 +117,7 @@ This is the generic loader for widgets, maps, components, ...
height: 14px;
}
.CDB-LoaderIcon--big,
.CDB-LoaderIcon--big .CDB-LoaderIcon-spinner {
width: 40px;
height: 40px;