Question

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"

enter image description here

So, heck if I know what to do :( Looks great in Chrome!

Was it helpful?

Solution 2

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:

Bootstrap.min.css

OTHER TIPS

Seems like fonts are not getting loaded properly. I found this Question. Be sure to read the comments.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top