Support Article
SmartInfo Icon misaligned on Survey fields
SA-79362
Summary
SmartInfo icon is misaligned on the Survey fields in the Internet Explorer browser.
Error Messages
Not Applicable
Steps to Reproduce
Add a SmartInfo section for a Simple Question rule. Verify the usecase in the Internet Explorer browser.
Root Cause
A third-party product issue: Internet Explorer browser.
Resolution
Perform the following local-change:
Add the below style in UserWorkForm,
<style>
.pi-information{
transform:translate(0%,-90%);
}
</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.