Strangely, none of Bootstrap3 glyphicons are displaying in Chrome v31(displays a small square). But, works fine in FF v26, Opera v18, Safari v5.1 and IE v10. Also, works fine in Android 4.x - Chrome and FF.
Tested with simple code: <span class="glyphicon glyphicon-adjust"></span>
Please help. Thanks much in advance!
Environment: Windows 8.0
Rather than fix your problem, I prefer to teach you how to fix your own problem.
background-image
. See the url for the sprite image. If it's a glyphicon (as in Bootstrap 3), look for the font-family
instead.