Support Article
Left menu item is distorted in the Internet Explorer browser
SA-81527
Summary
Left menu item is distorted in the Internet Explorer browser.
Error Messages
Not Applicable
Steps to Reproduce
- Launch the application portal on the Internet Explorer browser.
- Navigate to the work object.
Root Cause
An issue in the custom application code.
Resolution
Perform the following local-change:
Add the below code in the UserWorkForm:
<style>
.ie div[node_name="CustomFlowActionContainer"] .content-inline > .content-item{
width: 100%;
}
</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.