diff options
| author | Mark Otto <[email protected]> | 2015-03-09 14:50:04 +0000 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-03-09 14:50:04 +0000 |
| commit | 4bc321926fb4bfbc32645baa4ab685ebae4f7094 (patch) | |
| tree | 630b64cdfa3fc44c6c6cd32905fe251364ff8d47 | |
| parent | 5f2872c5611fcd051916695c62716e5522b85e6f (diff) | |
| download | bootstrap-4bc321926fb4bfbc32645baa4ab685ebae4f7094.tar.xz bootstrap-4bc321926fb4bfbc32645baa4ab685ebae4f7094.zip | |
input groups subnav
| -rw-r--r-- | docs/_data/nav.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index a8fab9471..b65eb6429 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -80,6 +80,14 @@ - title: Button group - title: Button dropdown - title: Input group + sections: + - title: Basic example + - title: Sizing + - title: Checkboes and radio buttons + - title: Button addons + - title: Buttons with dropdowns + - title: Segmented buttons + - title: Accessibility - title: Dropdowns - title: Badges - title: Label |
