Formatting.

pull/82/head
Macdonald, Zak 9 years ago
parent 26a2d2c30d
commit d71ed86615

@ -4,7 +4,7 @@
@mixin wi-icon() {
display: inline-block;
font: normal normal normal #{$wi-font-size-base} / 1 WeatherIcons; // shortening font declaration
font: normal normal normal #{$wi-font-size-base}/1 WeatherIcons; // shortening font declaration
font-size: inherit; // can't have font-size inherit on line above, so need to override
text-rendering: auto; // optimizelegibility throws things off #1094
-webkit-font-smoothing: antialiased;

@ -45,4 +45,4 @@ $z: '';
filter: none;
}
}
}
}

Loading…
Cancel
Save