Using Bootstrap 3.1.1 Glyphicons - Firefox is only displaying a weird icon that looks like forks?

StackOverflow https://stackoverflow.com/questions/22157620

문제

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!

도움이 되었습니까?

해결책 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

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top