0
Fixed

Stylesheet does not correctly layout forms

Adam van Vliet 13 years ago updated by anonymous 8 years ago 7

The CSS is wrong for most forms. See the create agent forms.

Resolved.

Assigned to Tony for confirmation.

This change will require regression testing the whole UI.

Please also update the regression test document to include UI elements and functionality where missing.

Thanks.

Reopened for 3.x

Submit buttons still need to be fixed. A known workaround is to simply add a break / space in between the fieldset div and the input div.

</div> <div>&nbsp;<input type="submit" ... /></div>

Reassigned for confirmation of completion.