Skip to content

Commit 591f013

Browse files
author
Adam Bradley
committed
set text-rendering: auto; to override optimizeLegibility
1 parent 0dbe982 commit 591f013

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

css/ionicons.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*!
22
Ionicons, v1.3.5
33
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
44
https://twitter.com/helloimben https://twitter.com/ionicframework
@@ -471,6 +471,7 @@
471471
font-weight: normal;
472472
font-variant: normal;
473473
text-transform: none;
474+
text-rendering: auto;
474475
line-height: 1;
475476
-webkit-font-smoothing: antialiased;
476477
-moz-osx-font-smoothing: grayscale; }

0 commit comments

Comments
 (0)