Question

Handling x-overflow: hidden in dynamic layout after converting from 7.x to 8.x
We are seeing an issue with our dynamic layouts that include a table. When using container format None, the x-overflow is not handling screen tear and the table is tearing out of the container. I've had to add inline CSS to the dynamic layout to handle this.
How can I update the skin to have this apply to all containers using this specific skin? As you can see, guardrails aren't too happy about inline CSS.