Opened 14 years ago
Closed 14 years ago
#21259 closed defect (bug) (fixed)
Twenty Twelve: Definition Lists
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | has-patch |
| Focuses: | Cc: |
Description
The layout test shows there needs to be some tweaks for definition lists.
Attachments (4)
Change History (15)
#7
@
14 years ago
- Owner set to lancewillett
- Resolution set to fixed
- Status changed from new to closed
In [21337]:
#8
follow-up:
↓ 10
@
14 years ago
Now both <dt> and <dd> elements have a margin-bottom of 1.714285714rem, which looks odd (to me).
Wouldn't 1rem or 0,714285714rem make more sense?
Note: See
TracTickets for help on using
tickets.
Drew, shouldn't 21259.1.patch also have the
margin: 0 24px;as fallback for rem value?