Commit a13ab648 authored by Mark Otto's avatar Mark Otto

add a quick little example of icons in buttons

parent fb9401b3
......@@ -1323,6 +1323,9 @@ Form states
<p>Essentially, anywhere you can put an <code>&lt;i&gt;</code> tag, you can put an icon.</p>
</div>
</div>
<h3>Examples</h3>
<p><a class="btn" href="#"><i class="check"></i> Button</a></p>
</section>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment