diff options
| author | Mark Otto <[email protected]> | 2014-10-25 18:44:55 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-10-25 18:44:55 -0700 |
| commit | e795ea1084acfdca87d7715a7b6010095be8a28b (patch) | |
| tree | 8969d9d949cf190db1b1d8e5cf48531b4100c885 /docs/_includes/nav/components.html | |
| parent | 9bf9aab132698e34bc1eb5661563307fc4e86d02 (diff) | |
| download | bootstrap-e795ea1084acfdca87d7715a7b6010095be8a28b.tar.xz bootstrap-e795ea1084acfdca87d7715a7b6010095be8a28b.zip | |
Fixes #14791: document dropdown dividers
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 ebc0c904f..bf52d0e59 100644 --- a/docs/_includes/nav/components.html +++ b/docs/_includes/nav/components.html @@ -12,6 +12,7 @@ <li><a href="#dropdowns-example">Example</a></li> <li><a href="#dropdowns-alignment">Alignment options</a></li> <li><a href="#dropdowns-headers">Headers</a></li> + <li><a href="#dropdowns-divider">Divider</a></li> <li><a href="#dropdowns-disabled">Disabled menu items</a></li> </ul> </li> |
