diff options
| author | Heinrich Fenkart <[email protected]> | 2015-08-21 00:17:35 +0200 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2015-08-21 00:18:55 +0200 |
| commit | 73a88dbe8649758e20464c60cfd568e4828d6c27 (patch) | |
| tree | dab6ad5fcd892aa6a388430bfa92faf283b57e6c /docs/_includes | |
| parent | 70e4c72066831c5587752920eb4e666e070ea1a3 (diff) | |
| download | bootstrap-73a88dbe8649758e20464c60cfd568e4828d6c27.tar.xz bootstrap-73a88dbe8649758e20464c60cfd568e4828d6c27.zip | |
Docs: Update all dropdowns to new HTML structure
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/nav-docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/nav-docs.html b/docs/_includes/nav-docs.html index 649f175a7..545c9655d 100644 --- a/docs/_includes/nav-docs.html +++ b/docs/_includes/nav-docs.html @@ -2,7 +2,7 @@ <form class="bd-search hidden-sm-down"> <input type="text" class="form-control" id="search-input" placeholder="Search..."> - <ul class="dropdown-menu bd-search-results" id="search-results"></ul> + <div class="dropdown-menu bd-search-results" id="search-results"></div> </form> <nav class="bd-links" id="docsNavbarContent"> |
