Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single patterns no longer have left/right padding #695

Closed
ndiego opened this issue Jun 17, 2024 · 0 comments
Closed

Single patterns no longer have left/right padding #695

ndiego opened this issue Jun 17, 2024 · 0 comments
Labels
[Component] Theme The frontend of the pattern directory, pattern lists UI [Type] Bug Something isn't working

Comments

@ndiego
Copy link
Member

ndiego commented Jun 17, 2024

I am not sure if something changed in Gutenberg because I don't remember noticing this issue in previous testing. Regardless, there is no left/right padding on single pattern pages (example).

Tablet size Mobile size
image image

It should look like this:

Tablet size Mobile size
image image

Possible Solution

I think if you change the width of the two container blocks from alignfull to alignwide, the issue should be solved.

Markup without spacing Markup with spacing
image image
@ndiego ndiego added [Type] Bug Something isn't working [Component] Theme The frontend of the pattern directory, pattern lists UI labels Jun 17, 2024
@ryelle ryelle closed this as completed in 8fafc54 Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Component] Theme The frontend of the pattern directory, pattern lists UI [Type] Bug Something isn't working
1 participant