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

Typo in table block styles in WP 6.1 #45766

Closed
mrleemon opened this issue Nov 15, 2022 · 3 comments
Closed

Typo in table block styles in WP 6.1 #45766

mrleemon opened this issue Nov 15, 2022 · 3 comments

Comments

@mrleemon
Copy link
Contributor

mrleemon commented Nov 15, 2022

Description

In WP 6.1 there's a typo in the following file:

wp-includes/css/dist/block-library/theme.css

.wp-block-table {
  margin: "0 0 1em 0";
}

Also posted to trac:
https://core.trac.wordpress.org/ticket/57112

Step-by-step reproduction instructions

  1. Open the www.example.com/wp-includes/css/dist/block-library/theme.css in any browser

Screenshots, screen recording, code snippet

No response

Environment info

  • WordPress 6.1

Please confirm that you have searched existing issues in the repo.

Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Yes

@Soean
Copy link
Member

Soean commented Nov 15, 2022

I can reproduce the bug in 14.5, but not in trunk, so it seems already fixed?

@Soean
Copy link
Member

Soean commented Nov 15, 2022

Fixed in #45674

@Soean Soean closed this as completed Nov 15, 2022
@mrleemon
Copy link
Contributor Author

Thanks, I didn't see that PR, sorry.
Will this fix be backported to 6.1.1 or 6.1.2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants