Opened 3 years ago
Closed 23 months ago
#56113 closed defect (bug) (worksforme)
Twenty Twenty: Button text font size issue occurs on editor side
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.0 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description
Steps to reproduce :-
Activate Twenty Twenty theme.
Take a button block.
Align button to any left, center or right.
Then add font size it should not reflect on button on the editor side it should work properly on the user side.
If you make button alignment to none then this issue will not happen.
Please follow below video link:
https://share.cleanshot.com/HuW9FhHBSv0fl5P4uV7p
Attachments (4)
Change History (6)
#1
@
3 years ago
- Summary changed from In Twenty Twenty button text font size issue occur on editor side to Twenty Twenty: Button text font size issue occurs on editor side
#2
@
23 months ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
Thanks for the report and patches!
This is apparently caused by the same extra div as reported for Twenty Seventeen on #56107.
I could not get that div in the editor in 6.2, so the font-size:inherit;
works for me without editing the theme.
Note: See
TracTickets for help on using
tickets.
added patch