Merge pull request #165 from CartoDB/fix-big-spinner-size
Apply width/height to .CDB-LoaderIcon--big
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user