Using Bootstrap 3.1.1 Glyphicons - Firefox is only displaying a weird icon that looks like forks?
I'm simply giving a span the class of:
class="glyphicon glyphicon-chevron-down"
So, heck if I know what to do :( Looks great in Chrome!
Using Bootstrap 3.1.1 Glyphicons - Firefox is only displaying a weird icon that looks like forks?
I'm simply giving a span the class of:
class="glyphicon glyphicon-chevron-down"
So, heck if I know what to do :( Looks great in Chrome!
Seems like fonts are not getting loaded properly. I found this Question. Be sure to read the comments.
It seems to be a bug from bootstrap, im not sure where yet but it gets fixed if you use an unminified version of bootstrap.css.
Anyway it seems to be fixed at the latest version: