#61235 closed defect (bug) (fixed)
Twenty Nineteen: Button block padding is different in the editor
Reported by: | pitamdey | Owned by: | karmatosed |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-screenshots has-patch commit |
Focuses: | css | Cc: |
Description
In Theme Twenty Nineteen , Button Block Font Size is different in editor side & frontend side
Attachments (2)
Change History (11)
#1
@
6 months ago
Sorry, to be more precise, it is the .wp-block-button_link font size.
Also we can see that there is a difference in the padding in the both side
#2
@
6 months ago
- Summary changed from Twenty Nineteen : Button Block Text font size is different in both side to Twenty Nineteen : Button Block Text font size & its padding is different in both side
#3
@
6 months ago
- Focuses css added
- Keywords needs-patch added
- Milestone changed from Awaiting Review to Future Release
- Summary changed from Twenty Nineteen : Button Block Text font size & its padding is different in both side to Twenty Nineteen: Button block padding is different in the editor
The issue with a custom font size is already reported on #56443, but the padding could be fixed in the editor styles with this ticket.
This ticket was mentioned in PR #6576 on WordPress/wordpress-develop by @sabernhardt.
6 months ago
#4
- Keywords has-patch added; needs-patch removed
Matches the Button links' front-end padding values in the editor styles.
#5
@
5 months ago
- Keywords needs-refresh added
Unless I am mistaken it looks like this issue needs a refresh as not passing the tests right now. @sabernhardt are you able to review that?
#6
@
5 months ago
- Keywords needs-refresh removed
I refreshed the branch, and the tests pass now. Trunk (and/or my branch) apparently had a problem with PHP unit tests the first time this PR ran them.
#7
@
5 months ago
- Keywords commit added
- Milestone changed from Future Release to 6.6
- Owner set to karmatosed
- Status changed from new to assigned
Thank you @sabernhardt I am now going to progress this through to commit then.
@sabernhardt commented on PR #6576:
5 months ago
#9
committed in r58556
Editor View