DonnaGyncnape
New Member
How do I make this search form full width like the button below it?
\[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\]