1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

Docs: Update all dropdowns to new HTML structure

This commit is contained in:
Heinrich Fenkart
2015-08-21 00:17:35 +02:00
parent 70e4c72066
commit 73a88dbe86
6 changed files with 68 additions and 68 deletions

View File

@@ -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">