Opened 2 years ago
Closed 21 months ago
#56552 closed defect (bug) (reported-upstream)
Twenty Eleven: Alignment issue in Button block
Reported by: | kajalgohel | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.0.2 |
Component: | Bundled Theme | Keywords: | |
Focuses: | ui, css | Cc: |
Description
In Twenty Eleven Theme, when we add Button block in editor side and change the alignment of Button then the "Align right" is not reflected in frontend side.
Steps to replicate:
1: Activate the Twenty Eleven Theme
2: Add Button block
3: Choose "Align right" from Change Alignment option
4: View the page/post at editor side
5: Save Page/Post
6: View the page/post at front side
For better understanding I provide video attachment link.
Video link: https://share.cleanshot.com/TO7kJMfaqdmh3SCzKVtG
Thanks
Attachments (3)
Change History (5)
#2
@
21 months ago
- Keywords has-patch removed
- Milestone Awaiting Review deleted
- Resolution set to reported-upstream
- Status changed from new to closed
The button block alignment, justification and text alignment has been updated in Gutenberg in this pull request 45663:
I have confirmed that it solves the problem with the right alignment in Twenty Eleven.
patch added