Fix "Fonts not showing up in Phonegap application (Android and Windows Phone)" link

Geremia Taglialatela 2016-04-17 15:24:29 +02:00
parent fd308a9426
commit b5625ef6a4

@ -185,10 +185,10 @@ You also need to be sure that the font files are in your project's "Resources" f
#### Fonts not showing up in Phonegap application (Android and Windows Phone)
https://github.com/FortAwesome/Font-Awesome/issues/3632#issuecomment-72075216
Try to remove all occurrences of `?v=4.2.0` from the `@font-face` property in the `font-awesome.css` file.
Ref: [#3632](https://github.com/FortAwesome/Font-Awesome/issues/3632#issuecomment-71591314)
#### .fa-ul problem
If a general css specified `list-style-image` that this image is superimposed on the marker. I propose to add to the definition `.fa-ul` property `list-style-image: none`.