When approval summarizer is anywhere other than at the bottom of the approval form, UI action buttons aren't placed properlyDescription The approval summarizer is a formatter that generates extra HTML on the form to render a view of the record to be approved so the approver can see what they are approving without having to go directly to the record. By default, the approval summarizer is positioned at the bottom of the approval form.If the approval summarizer is positioned anywhere other than at the bottom of the approval form, the buttons that should be at the bottom left of the form are be rendered correctly, and overlay fields in the middle of the form. Steps to Reproduce Navigate to sysapproval_approvers.list and select a record. Right-click on the header and select Configure > Form layout. In the Selected slushbucket, move the approval summarizer up on the form layout, below the end split, and click Save. Note that the buttons from the bottom left of the form have moved upward and conflict with other labels and fields in the middle of the form. Workaround Access the affected form. Right-click in the former header and select Configure > Form layout. Reposition the approval summarizer back to the bottom of the form, and click Save. The buttons move back in their correct position at the bottom of the form. Related Problem: PRB630977