twitter bootstrap - Glyphicons inside labels are cut off in mobile view -


i have code this:

<span class="label label-info">     327<span class="glyphicon glyphicon-download-alt"></span> </span> 

on desktop view see right, on mobile see half icon, how fix it?

ok, after time found problem, before using alias web site page inside , change type of record in 'a' , problem fixed. (also navbar wasn't displayed right on mobile)


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -