How do I make bigger Glyphicons in twitter bootstrap 3.0 (not 2.3.x).
This code will make my glyphicons big:
You can just give the glyphicon a font-size to your liking:
span.glyphicon-link { font-size: 1.2em; }