Merge pull request #198 from CartoDB/add-left-xxl-margin

Add XXL left space
This commit is contained in:
Jesús Botella
2018-05-23 12:15:12 +02:00
committed by GitHub

View File

@@ -44,6 +44,9 @@
.u-lSpace--xl {
margin-left: 12px;
}
.u-lSpace--xxl {
margin-left: 16px;
}
.u-ellipsis {
text-overflow: ellipsis;