apply width/height to .CDB-LoaderIcon--big

This commit is contained in:
rubenmoya 2017-05-30 12:11:35 +02:00
parent f8529d15a5
commit b3a6e861d6

View File

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