Bootstrap3 - Glyphicons are not displayed in Chrome, only
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. Right click on the element and choose "Inspect Element". That will bring up a window showing you some useful information about the html and the CSS that's applied to it. If it