Support Article
Bottom margin display for attachments is hidden
SA-84877
Summary
User expands a table in the History and Attachments window. However, the bottom margin display for the attachments is hidden.

Error Messages
Not Applicable
Steps to Reproduce
Open the History and Attachments window.
Root Cause
A defect in Pegasystems’ code or rules. HTML elements are overlapped.
Resolution
Perform the following local-change:
Add the below script to the UserWorkForm:
<style>
#EXPAND-PLUSMINUS{
margin-bottom: 3px;
}
</style>
Published August 15, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.