Opened 3 months ago
Closed 3 months ago
#23538 closed enhancement (fixed)
Twenty Thirteen: Entry content list items are too tightly spaced
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Bundled Theme | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I think lists would benefit from some bottom margin on their li's.
Before: http://cl.ly/image/3C1g1c1R3729
After: http://cl.ly/image/1w0b3A2x1y0u
The short list on top is pretty subjective, but the bottom one with more content ceriainly feels more readable.
I can make a patch ( just a simple margin-bottom: 5px; ) — but where should I put it? In section 5.3 (Entry Content)?
Thanks
Change History (6)
comment:1
lancewillett — 3 months ago
comment:3
SergeyBiryukov — 3 months ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #23514.
comment:4
SergeyBiryukov — 3 months ago
- Milestone set to Awaiting Review
- Resolution duplicate deleted
- Status changed from closed to reopened
As noted in ticket:23514:5, #23514 focuses on font-size and line-height, while this ticket suggests adding margin-bottom for list items, so it's not an exact duplicate.
comment:5
lancewillett — 3 months ago
- Milestone changed from Awaiting Review to 3.6
OK. We'll look into it. :)
comment:6
lancewillett — 3 months ago
- Resolution set to fixed
- Status changed from reopened to closed
Fix in r23497 takes care of adding a bit more space between line items.

Thanks @saltcod -- this might be already reported, though. Can you check #23514 first?