Forum Discussion
Gayatri Ohri
Nov 03, 2020Brass Contributor
Please help! ALL Modern pages impacted | SharePoint spacing issue
There have been spacing issues happening tenant-wide on all modern pages since yesterday. Not sure if Microsoft released a CSS patch? Looks fine in Edit mode but all content gets squished together a...
Gayatri Ohri
Nov 09, 2020Brass Contributor
Mark-Kashman - Thanks for your reply.
The issue has now come up in another area. The space under the Hero web part is now increased to 24px. I think they restored the missing space and added this extra space below the Hero.
Find attached the screenshot.
Please help with this issue. There is way too much space. Again it is not visible on edit mode and only appears after publishing.
HERE is the CSS causing the issue:
@media screen and (min-width: 641px)
.CanvasComponent.LCS .CanvasSection--read.RestoreLostMargin .ControlZone:last-of-type {
margin-bottom: 24px;
}
Gayatri Ohri
Nov 10, 2020Brass Contributor
Mark-Kashman - Do we have an update on this new change that has been made?