Opened 16 months ago
Closed 16 months ago
#58653 closed defect (bug) (fixed)
Twenty Twenty-Two: No Space between two comments
Reported by: | pitamdey | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-screenshots has-patch commit |
Focuses: | css | Cc: |
Description
In the Twenty Twenty-Two theme when we add comments in the post there is no space between the first and second comment
Attachments (4)
Change History (9)
#1
@
16 months ago
- Focuses css added
- Keywords needs-testing added
Hi, and thanks for the report and patch!
[55189] gave a margin to replies—but not the top-level comments—in the legacy Post Comments block. I think we can change the existing CSS selector to work with all comments. I used li.comment
so it would not apply to lists within someone's comment.
#3
@
16 months ago
- Keywords commit added; needs-testing removed
Thanks @sabernhardt for the 58653.1.patch it works fine in my tests. Check attached screenshot.
Added commit
for consideration. Ping @audrasjb for final review.
Note: See
TracTickets for help on using
tickets.
screenshot for better understanding