mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 22:41:20 +02:00
remove the search-query class and increase the width
This commit is contained in:
@@ -958,7 +958,7 @@ title: Components
|
||||
</li>
|
||||
</ul>
|
||||
<form class="navbar-form pull-left" action="">
|
||||
<input type="text" class="search-query span2" placeholder="Search">
|
||||
<input type="text" class="span8" placeholder="Search">
|
||||
</form>
|
||||
<ul class="nav pull-right">
|
||||
<li><a href="#">Link</a></li>
|
||||
@@ -1035,7 +1035,7 @@ title: Components
|
||||
</li>
|
||||
</ul>
|
||||
<form class="navbar-form pull-left" action="">
|
||||
<input type="text" class="search-query span2" placeholder="Search">
|
||||
<input type="text" class="span8" placeholder="Search">
|
||||
</form>
|
||||
<ul class="nav pull-right">
|
||||
<li><a href="#">Link</a></li>
|
||||
|
Reference in New Issue
Block a user