i, .icon selector w/ !important

This commit is contained in:
Adam Bradley
2013-11-01 08:20:22 -05:00
parent 4b0a6ac7af
commit 374ee92a7e
7 changed files with 20 additions and 20 deletions

View File

@@ -10,12 +10,12 @@
}
i, .icon {
font-family: 'ionicons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
font-family: 'ionicons' !important;
speak: none !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
line-height: 1;
/* Better Font Rendering =========== */