strange white space on right side of the page when the browser is resized to a smaller window i.e., screen resolution decreases in IE 11
Hi All,
Issue is white space is appearing on right side of the page when the browser is resized to a smaller window i.e., screen resolution decreases in IE.
Table is configured in dynamic layout given Custom CSS to dynamic layout
.content-item {
width: 100%;
height: 100%;
padding:0px;
margin:0px;
overflow-x: auto;
}
Please suggest me solution to remove white space.
Thanks,
Arun
***Edited by Moderator Marissa to update categories***