In cases where bootstrap classes are used in form definition,getting rid of those classes first helped resolve the issue. I had struggled for some time only to find out the class php-email-form was the culprit.
<form action="/route/login" method="POST" class="php-email-form row justify-content-center">