function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
John GardinerJohn Gardiner 

Visualforce field wrapping on validation

I am working with a simple visualforce form that has two fields per line. Everything displays correctly until validation messages are added. Once the error messages appear, the second field on each line is wrapped underneath the first field. Does anyone know what css I need to to use to prevent this from happening?