Opened 11 years ago
Closed 11 years ago
#23538 closed enhancement (fixed)
Twenty Thirteen: Entry content list items are too tightly spaced
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | Bundled Theme | Keywords: | |
Focuses: | 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)
#3
@
11 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #23514.
#4
@
11 years 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.
Note: See
TracTickets for help on using
tickets.
Thanks @saltcod -- this might be already reported, though. Can you check #23514 first?