diff options
| author | Supergibbs <[email protected]> | 2015-05-29 11:29:56 -0700 |
|---|---|---|
| committer | Supergibbs <[email protected]> | 2015-05-29 11:29:56 -0700 |
| commit | 7b23005f58d3128ce08d5327f4e5c19e678d86bb (patch) | |
| tree | 75e4479bbd6a8ef551618235216f4f05d9d0a2c0 /docs/_includes/nav/components.html | |
| parent | c111c291be426c5e91ceb1b8fe506d0df9818a2d (diff) | |
| download | bootstrap-7b23005f58d3128ce08d5327f4e5c19e678d86bb.tar.xz bootstrap-7b23005f58d3128ce08d5327f4e5c19e678d86bb.zip | |
Clarified documentation about input groups and added an example of
multiple buttons
Diffstat (limited to 'docs/_includes/nav/components.html')
| -rw-r--r-- | docs/_includes/nav/components.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_includes/nav/components.html b/docs/_includes/nav/components.html index 1ec91b563..66b9ac0a0 100644 --- a/docs/_includes/nav/components.html +++ b/docs/_includes/nav/components.html @@ -45,6 +45,7 @@ <li><a href="#input-groups-buttons">Button addons</a></li> <li><a href="#input-groups-buttons-dropdowns">Buttons with dropdowns</a></li> <li><a href="#input-groups-buttons-segmented">Segmented buttons</a></li> + <li><a href="#input-groups-buttons-multiple">Multiple buttons</a></li> </ul> </li> <li> |
