[wp-trac] [WordPress Trac] #56950: The default margin for .wp-block-image disappears after WordPress 6.1
WordPress Trac
noreply at wordpress.org
Wed Nov 2 05:11:20 UTC 2022
#56950: The default margin for .wp-block-image disappears after WordPress 6.1
--------------------------+-----------------------------
Reporter: winandarreza | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 6.1
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
So, I have a few websites running on WordPress, and one of them has just
been updated automatically to the 6.1 update, and I noticed that the
images don't have any space with the text below them.
After inspecting them, I found out that the margin for .wp-block-image was
no longer there.
By default, it was:
.wp-block-image {
margin: 0 0 1em;
}
But after 6.1, it's gone.
Check out the screenshots just to be clear.
https://i.imgur.com/L9EjpTY.png
https://i.imgur.com/Qq6bbYQ.png
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56950>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list