diff options
| author | TJ <[email protected]> | 2014-12-04 19:00:31 -0500 |
|---|---|---|
| committer | TJ <[email protected]> | 2014-12-04 19:00:31 -0500 |
| commit | f837a3f7754ccdc3045725c133cbec526ba60360 (patch) | |
| tree | 80405813f98d9cf39d7eb4846692dd5153f1ecc3 /docs | |
| parent | ac49a0990689439be471752f6c5ea8a91256ad32 (diff) | |
| download | bootstrap-f837a3f7754ccdc3045725c133cbec526ba60360.tar.xz bootstrap-f837a3f7754ccdc3045725c133cbec526ba60360.zip | |
Remove "Separated link" in example where it's not
Removed "Separated link" in example where it's not separated. This may confuse people to think that it is separated.
I don't want to sound nitpick, but I've been working with a client maintaining a custom internal Bootstrap installation with customized docs, so I've been getting a lot of feedback from client developers using the docs.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_includes/components/dropdowns.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_includes/components/dropdowns.html b/docs/_includes/components/dropdowns.html index e1dfc19f6..beade58cb 100644 --- a/docs/_includes/components/dropdowns.html +++ b/docs/_includes/components/dropdowns.html @@ -15,7 +15,6 @@ <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Action</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Another action</a></li> <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Something else here</a></li> - <li role="presentation"><a role="menuitem" tabindex="-1" href="#">Separated link</a></li> </ul> </div> </div><!-- /example --> |
