Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

与Font-Awesome公用时,回导致部分安卓手机上无法显示Font-Awesome的icons #33

Open
naoyeye opened this issue Apr 1, 2014 · 0 comments

Comments

@naoyeye
Copy link

naoyeye commented Apr 1, 2014

安卓手机的某些默认浏览器,如魅族M3自带的xxx浏览器会无法显示Font-Awesome的icons,换成chrome浏览器正常。

经过艰苦的排查,发现是因为typo.css里的
html{ .... text-rendering: optimizelegibility; .... }

optimizelegibility 替换为 auto,icon则正常显示。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant