2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

update icon examples to show icons in differently sized buttons

This commit is contained in:
Mark Otto
2012-01-27 13:39:19 -08:00
parent d7b8a9c930
commit b1f38bbea8
3 changed files with 9 additions and 1 deletions
+4
View File
@@ -1412,6 +1412,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> {{_i}}Refresh{{/i}}</a>
<a class="btn small" href="#"><i class="icon cog"></i> {{_i}}Settings{{/i}}</a>
</p>
</div>
<div class="span3">
<p>{{_i}}Or, use them in navigation.{{/i}}</p>