aradianoff / recaptchacontact

reCaptcha Contact Plugin for Grav CMS (getgrav.org)
MIT License
8 stars 11 forks source link

Cosmetic issues with Bootstrap theme #16

Closed davidzou2131 closed 7 years ago

davidzou2131 commented 8 years ago

horizontalformissue

The form-horizontal class applied to the form causes negative padding to the fieldsets and displays 15px left of the container. This is only an issue if the Bootstrap theme is used or Bootstrap css is included in the page.

Consider removing class="form-horizontal" unless you actually want a horizontal form.

Perlkonig commented 7 years ago

Yeah. Not sure why that's there. I'll submit a pull request. I don't see a problem.