Bootstrap: Email field has smaller height than text field

fkindqorows

New Member
I have a form with both text and email fields. Bootstrap consistently renders the email field with a smaller height than the text or password fields. Any idea how to fix this?I'm using the rails tags 'text_field' and 'email_field' to generate the forms.
 
Back
Top