Fixes conflicts

This commit is contained in:
Javier Arce
2016-01-22 11:58:46 +01:00
6 changed files with 27 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,8 @@
// Icon font elements
// ----------------------------------------------
@import "cdb-variables/sizes";
@font-face {
font-family: 'CartoIcon';
src: url('../fonts/cartoIcon.eot');
@@ -22,6 +24,16 @@
line-height: 1;
}
.CDB-IconFont--center {
vertical-align: middle;
}
.CDB-IconFont--top {
vertical-align: top;
}
.CDB-IconFont--small {
font-size: $sFontSize-small + 1;
}
/* SG
# Typography/Icon font
All available icons in CartoDB.