mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-01 07:46:47 +02:00
update icon examples to show icons in differently sized buttons
This commit is contained in:
@@ -1477,6 +1477,10 @@
|
||||
<a class="btn" href="#"><i class="icon align-justify"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
<a class="btn large" href="#"><i class="icon refresh"></i> Refresh</a>
|
||||
<a class="btn small" href="#"><i class="icon cog"></i> Settings</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="span3">
|
||||
<p>Or, use them in navigation.</p>
|
||||
|
Reference in New Issue
Block a user