Support Article
Unnecessary scroll bars in confirm screen
SA-23420
Summary
Unnecessary scroll bars appear in the screen when using dynamic layouts.
Error Messages
Not Applicable
Steps to Reproduce
1. Create a section with dynamic layout.
2. Naviagte to Presentation tab under dynamic layout and add inline style as margin-left:200px.
Root Cause
A software use or operation error:
The margin properties set the size of the white space outside the border. Dynamic container will render from 200px from left border, and resulted in unnecessary scroll bars.
Resolution
Perform the following local-change:
1. Remove the margin inline style for dynamic container.
2. Add empty label with 200px width in dynamic container.
Published May 21, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.