diff options
| author | Mark Otto <[email protected]> | 2015-04-17 16:02:41 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-17 16:02:41 -0700 |
| commit | bf5931b5eeb801e1f4a2639a6797546f82e0660f (patch) | |
| tree | 89c640afca5803bcd960339fc1724e24166aa005 /docs/_data | |
| parent | 7f3c85ecdc9c868b7f025161ab52eedec2a81562 (diff) | |
| download | bootstrap-bf5931b5eeb801e1f4a2639a6797546f82e0660f.tar.xz bootstrap-bf5931b5eeb801e1f4a2639a6797546f82e0660f.zip | |
massive rewrite of forms docs and some css
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 137622839..a9e13ffda 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -76,7 +76,6 @@ - title: User input - title: Sample output - title: Tables - - title: Forms - title: Jumbotron - title: Page header - title: Buttons @@ -91,13 +90,14 @@ - title: Single toggle - title: Checkbox and radio - title: Methods + - title: Button group + - title: Button dropdown + - title: Forms - title: Custom forms sections: - title: Checkboxes and radios - title: Select menu - title: File browser - - title: Button group - - title: Button dropdown - title: Input group sections: - title: Basic example |
