</div>
</div> <!-- /tabbable -->
+<br>
<!-- Labels
</div><!--/span-->
</div><!--/row-->
+<br>
<!-- Button groups
================================================== -->
<div class="page-header">
- <h1>Button groups</h1>
+ <h1>Buttons</h1>
</div>
<table class="table table-bordered">
</tbody>
</table>
+<h4>Mini buttons: text and icon</h4>
+<div class="btn-group">
+ <button class="btn btn-mini">Button text</button>
+ <button class="btn btn-mini"><i class="icon-cog"></i></button>
+</div>
+
+<br>
+
<!-- Responsive utility classes