Why don’t buttons and inputs align well in Bootstrap?

I tried something simple like:

<input type="text"/><button class="btn">button</button>

The button is about 5px lower than the input in chrome/firefox.

enter image description here

12 Answers
12

Leave a Reply

Your email address will not be published. Required fields are marked *