fix
This commit is contained in:
parent
94cbf413ba
commit
b763d0a5f2
@ -30,3 +30,4 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,7 +1,3 @@
|
||||
|
||||
// New dashboard icon font :)
|
||||
// --------------------------------------------------
|
||||
|
||||
@font-face {
|
||||
font-family: 'CartoIcon';
|
||||
src: url('fonts/cartoIcon.eot');
|
||||
@ -935,7 +931,6 @@
|
||||
}
|
||||
|
||||
|
||||
|
||||
.iconFont {
|
||||
display: inline-block;
|
||||
font-family: 'CartoIcon';
|
||||
@ -944,4 +939,4 @@
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
line-height: 1;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user