#56570 closed defect (bug) (reported-upstream)
Button block having alignment option selected is collapsing with paragraph block in twenty nineteen, twenty twenty and twenty twenty-one theme.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-screenshots has-test-info |
| Focuses: | Cc: |
Description
Steps to reproduce:
- Activate Twenty nineteen/Twenty twenty/Twenty twenty-one theme.
- Add the button block with alignment option selected like left or right. In center and left it is working fine.
- Now try to add another block like paragraph block after the button block. You will clearly see the issue.
Attachments (1)
Change History (6)
#3
@
3 years ago
- Keywords needs-patch removed
- Milestone Awaiting Review deleted
Thanks for the report!
This should be the same issue as https://github.com/WordPress/gutenberg/issues/42790.
That alignment control now sets text-align classes instead of the floating alignleft or alignright classes that caused the overlap.
Note: See
TracTickets for help on using
tickets.
You can clearly see the issue that both the blocks are overlapping.