Unstyled Section Form Element CSS issues
The new Unstyled Section in GW 5.5 has some CSS margin issues for the elements.
0
-
Thanks. The issue has been reported. The bug id is 18472.
0 -
I added the follow CSS to my Styles\Custom\Desktop.css file as a workaround.
.Section.unstyled-section {
margin: 0em 0.5em;
}
0
Please sign in to leave a comment.
Comments
2 comments