Input groups overhaul

* Moves input groups CSS into separate file
* Moves input groups docs into the Components page
* Add support for radios and checkboxes in input groups to fix #8679
This commit is contained in:
Mark Otto
2013-07-27 18:56:31 -07:00
parent e953c23019
commit b281ad6409
10 changed files with 645 additions and 562 deletions

View File

@@ -104,6 +104,13 @@ base_url: "../"
<h3>Components</h3>
<div class="row">
<div class="col-lg-4">
<div class="checkbox">
<label>
<input type="checkbox" checked value="input-groups.less">
Input groups
</label>
</div>
<h4>Navigation</h4>
<div class="checkbox">
<label>