And I also noticed that there would have an unnecessary gap when I enabled the ReCaptcha.
Screencast:
I did check the HTML source through the dev tool. The gap is from the ReCaptcha’s field.
As the Recaptcha is meant to be invisible, I believe it shouldn’t have a gap when it’s enabled.
I, too am struggling with a similar problem. That the submit button on inline forms is not able to match the height of the input fields. It remains a little less than the fields height. I tried various CSS tricks in inspect tool as well but to no avail. Any help?
Although that output looks like the same as before 1.5, it is not the same issue.
I checked the configuration and I adjusted the width of the email field and the submit button to 60% / 40%, regenerated the CSS, and cleaned the cache and now they show correctly. Could it be something related to the custom Global Class applied to the form?