mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2025-04-04 07:39:13 +08:00
Fix "Fonts not showing up in Phonegap application (Android and Windows Phone)" link
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)
|
#### 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.
|
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
|
#### .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`.
|
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`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user