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

Case IDs are not aligned with the rest of the content in IE

SA-27784

Summary



The Case IDs (first column content) are not aligned with the rest of the contents of the tree grid. It works fine in Chrome, but not in Internet Explorer.

Error Messages



Not Available

Steps to Reproduce

  1. Configure a tree grid.
  2. Check the alignment of the content in the first column.

Root Cause



Custom styling caused the issue.

Resolution



Perform the following local-change:

Include the CSS given below in UserWorkForm rule:
<style>
div#gridBody_left li.cellCont.gridColumn div.cellIn a  {
padding-top:35px !important ;
}
div#gridBody_left li.cellCont.gridColumn div.cellIn div#dragHandle  {
padding-top:70px !important ;
}
</style>

Published September 15, 2016 - Updated October 8, 2020

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