Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Section Getting Displayed inconsistently

SA-38928

Summary



Section Getting Displayed inconsistently for one user.

There is an extra space observed between the two columns when opened the section in Designer studio and for other user's there is no extra space observed.


Error Messages



Not Applicable


Steps to Reproduce



Open the section "Details" of PegaSI-Work- class.


Root Cause



In the application the user is using, Out-of-the-box (OOTB) skin rule py-enduser71-workarea-overrides is applied for the section where as in other application this OOTB skin rule is customized and replaced the value of float for .header-table-title to none from float:right because of which different behaviour is observed for different users.

Resolution



Add the following script in the UserWorkform to resolve the issue:

<style>
.header-title-table{
float : none;
}
</style>

Published July 18, 2017 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us