Description of problem: If a user omits required form fields in a form that uses horizontal inline form elements, the dynamically rendered error message may break the horizontal inline layout. How reproducible: always Steps to Reproduce: 1. Log into OpenShift and navigate to https://<host>/app/account/plans/megashift/upgrade/edit 2. Make no changes to the form 3. Press the 'Update my account' button Actual results: Page is rendered as shown in the attached file Expected results: Error messages should always appear at the end of the line of horizontal inline elements.
Created attachment 694805 [details] Form layout broken by error message
This was fixed in an earlier commit. Closing bug.