#62096 closed defect (bug) (fixed)
Twenty Nineteen: adjust avatar dimensions for comment author
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.7 | Priority: | normal |
Severity: | minor | Version: | 6.7 |
Component: | Bundled Theme | Keywords: | has-patch commit |
Focuses: | css | Cc: |
Description
r58580 increased the size of avatars for the author of each comment (in the theme's template) from 49.5 pixels to 60. The image itself simply extends 10 pixels into the margin on larger screens now, but the author checkbox icon is positioned based on the earlier dimensions.
The 2.25rem
dimensions could go in the comments SCSS file to restore them without affecting the avatar blocks.
Attachments (2)
Change History (10)
This ticket was mentioned in PR #7415 on WordPress/wordpress-develop by @sabernhardt.
6 months ago
#1
- Keywords has-patch added
@sabernhardt commented on PR #7415:
6 months ago
#2
#5
@
5 months ago
Test Report
Description
I have tested it with out patch in WP 6.7 and Avatars for the author of each comment is 60px
Environment
- WordPress: 6.7-alpha-59082
- PHP: 8.1.23
- Server: nginx/1.16.0
- Database: mysqli (Server: 8.0.16 / Client: mysqlnd 8.1.23)
- Browser: Chrome 129.0.0.0 (macOS)
- Theme: Twenty Nineteen 2.9
- MU-Plugins:
- Testing 10up's Ad Refresh Control Plugin
Screenshot
https://drive.google.com/file/d/1REzAUjH6sdzWLdTiZEheE6wDsV-J06T4/view?usp=sharing
#6
@
5 months ago
- Owner set to karmatosed
- Resolution set to fixed
- Status changed from new to closed
In 59222:
#7
@
5 months ago
- Keywords commit added
I tested this and confirm the patch works so went through and pushed this to commit, thank you everyone.
@sabernhardt commented on PR #7415:
5 months ago
#8
Committed in r59222
auto
dimensionsTrac 62096