Full width input-append search button

DonnaGyncnape

New Member
How do I make this search form full width like the button below it?
dYj6L.png
\[code\]<form class="form-search"> <div class="input-append"> <input type="text" class="input-small search-query"> <button type="submit" class="btn">Search</button> </div></form>\[/code\]
 
Back
Top