mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-17 08:31:05 +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>
|
</li>
|
||||||
</ul>
|
</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">
|
<input type="text" class="form-control" id="search-input" placeholder="Search..." autocomplete="off">
|
||||||
<div class="dropdown-menu bd-search-results" id="search-results"></div>
|
<div class="dropdown-menu bd-search-results" id="search-results"></div>
|
||||||
</form>
|
</form>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue