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

Add XXL left space
pull/199/head
Jesús Botella 6 years ago committed by GitHub
commit 4cbe7053b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save