mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 05:50:23 +00:00
fix broken float
This commit is contained in:
parent
e17a767a4c
commit
d5e153eac8
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
|
||||
<form class="bd-search hidden-sm-down pull-md-right">
|
||||
<form class="bd-search hidden-sm-down float-md-right">
|
||||
<input type="text" class="form-control" id="search-input" placeholder="Search..." autocomplete="off">
|
||||
<div class="dropdown-menu bd-search-results" id="search-results"></div>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Reference in a new issue