Users Pricing

forum

home / developersection / forums / how to make bigger glyphicons?

How to make bigger glyphicons?

Anonymous User 5623 19 Feb 2015

I’m using twitter bootstrap css in my project. And twitter bootstrap framework provides glyphicons.

This code is make my glyphicons:

<button type="submit" class="btn btn-primary form-control" name="cmd">
<i class="glyphicon glyphicon-ok"></i>&nbsp;Save
</button>

My question is how to make big icons this.

Thanks in advance.


I am a content writter !


1 Answers