diff options
| author | Mark Otto <[email protected]> | 2015-08-04 19:54:19 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-04 19:54:19 -0700 |
| commit | 10cc97cdd9bf609e4245def20e701408ecb5d580 (patch) | |
| tree | 909a8799bb893190da6dac0369d6f512f2981a56 /docs/_includes/nav/components.html | |
| parent | 253619882f0b641d827acd6b49091601f2374bd0 (diff) | |
| parent | 24918b3bd854049fa1f3cecad81677576f2e1a29 (diff) | |
| download | bootstrap-10cc97cdd9bf609e4245def20e701408ecb5d580.tar.xz bootstrap-10cc97cdd9bf609e4245def20e701408ecb5d580.zip | |
Merge pull request #16560 from supergibbs/multiple-button-input-groups
Multiple button input groups
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> |
