ACSS 2.8.0 Section padding missing
Last updated
Last updated
Reported by Dave Foy.
ACSS 2.8.0 introduced a new CSS rule that removes padding from a section nested in another section. This caused an issue when the user used the Post Content element to render WordPress content while wrapping the Post Content element with a section. This will remove all the padding within all the otherwise top-level sections.
Since GutenBricks 1.0.0-rc2.6 we've decided to add the following CSS for ACSS > 2.8.0 to solve this issue:
A special thanks to Dave Foy and Chad Botha for spotting and debugging this bug.