Opened 3 months ago
Last modified 3 months ago
#59130 new defect (bug)
Twenty Seventeen: In "Latest Comments Block" space between comments increases on increasing the Typography Size
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-screenshots has-patch has-testing-info |
Focuses: | css | Cc: |
Description
In Twenty Seventeen Theme, The space between comments increases as we increase the Size from the typography Section. In other Themes, it is working perfectly.
Here is the Video of the issue : https://drive.google.com/file/d/1kRfza7b7ZDZ6mbd-65ydoTC5rUUSzgoR/view?usp=sharing
Attachments (3)
Change History (7)
#1
@
3 months ago
- Focuses css added
The bottom margin should remain, though 4rem
might be more appropriate than 4em
.
#2
@
3 months ago
I have updated patch & changed margin-bottom: 4rem instead of 4em in Comment Section
#4
@
3 months ago
- Keywords has-testing-info added
Test Report
This report validates that the indicated patch addresses the issue.
Patch tested: https://core.trac.wordpress.org/attachment/ticket/59130/59130.2.patch
Environment
OS: Windows
PHP: 8.1.9
WordPress: 6.3
Browser: Chrome
Theme: Twenty Seventeen
Plugins: None activated
Actual Results:
✅ Before patch: Comments block taking more spaces https://prnt.sc/VdcXfZ3eE1hy
✅ After patch: Comments block taking less spaces https://prnt.sc/tT1NmIPWWFw6
screenshot for better understanding