How can I make the input field wider than the default in Twitter\'s Bootstrap?
I am trying to create a wider search form in the hero-unit class from th
hero-unit
I made a wider input field by using either span4 or span6 as class.
This way you don't need the additional custom css, mentioned earlier.