#51224 closed defect (bug) (fixed)
Twenty Thirteen: Cover block alignment issues
Reported by: | melchoyce | Owned by: | ryelle |
---|---|---|---|
Milestone: | 5.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description
The cover block positioning is broken in Twenty Thirteen. Centered content is offset, and trying to use the new block alignment tool positions content off-screen.
Attaching screenshots to demonstrate.
Attachments (2)
Change History (9)
This ticket was mentioned in PR #992 on WordPress/wordpress-develop by kjellr.
4 years ago
#1
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/51224
---
This PR clears up the front-end display of cover block children. To match the editor, they have their margins set to auto
, and are always the default width.*
_*I find this part weird, but that's how these appear in the editor, so I figured let's match that._
Test content: https://gist.github.com/kjellr/cb83095e95b28cc914e970ca0c7f7b18
## Screenshots
melchoyce commented on PR #992:
4 years ago
#2
4 years ago
#3
That's the Group block placeholder, right? I hadn't touched that block in this PR, so I think that's a separate bug. I took a quick look now, but the fix isn't obvious, so I suggest we punt that to a separate bug report + PR.
melchoyce commented on PR #992:
4 years ago
#4
Sounds good 👍
Using the "bottom left" alignment option in the cover block