Your software
My Mautic version is: 4.2.2
My PHP version is: 7.4
My Database type and version is: Mysql 8.0
Your problem
My problem is:
Go to test form which was created within Mautic and loaded via javascript
https://www.agwm.org/hub/#testform
Click on submit without any text inputs and notice how the validation breaks the form layout by lining all input boxes to one side of the form.
What am I doing wrong or is there a way to prevent it to shift the input box when it’s missing a required input?