mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-12 06:55:04 -05:00
remove the search-query class and increase the width
This commit is contained in:
@@ -601,7 +601,7 @@
|
||||
<h4>Prepend with type="submit"</h4>
|
||||
<form class="form-search">
|
||||
<div class="input-append">
|
||||
<input type="text" class="span2 search-query" value="" name="q">
|
||||
<input type="text" class="span2" value="" name="q">
|
||||
<input type="submit" value="Search" class="btn">
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user