You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If a Homepage Posts block that is in a Column block has an alignment set (full|wide are the only options), it will overflow it's container and create a broken layout. This affects front end only. Editor layout remains intact. Applies only to front page or Posts with One Column Wide template.
Describe the bug
If a Homepage Posts block that is in a Column block has an alignment set (full|wide are the only options), it will overflow it's container and create a broken layout. This affects front end only. Editor layout remains intact. Applies only to front page or Posts with One Column Wide template.
Appears to be related to: https://github.com/Automattic/newspack-theme/blob/master/newspack-theme/sass/blocks/_blocks.scss#L53-L54
Originally flagged by @iAmSteveBeatty.
To Reproduce
Steps to reproduce the behavior:
Screenshots
Expected behavior
Block is correctly constrained to the width of the column regardless of alignment.
The text was updated successfully, but these errors were encountered: