#22227 closed defect (bug) (fixed)
Twenty Twelve: links in gallery captions wrap to next line
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Bundled Theme | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
From this forum thread: http://wordpress.org/support/topic/gallery-image-caption-links-in-twentytwelve-theme?replies=1
In galleries, links in captions are inheriting display:block from .gallery-item a {}, forcing text to the next line. Attached patch adds .gallery-caption a {}. Props @bradvin for the fix
Patch attached.
Attachments (2)
Change History (6)
DrewAPicture
— 8 months ago
comment:1
DrewAPicture
— 8 months ago
comment:2
DrewAPicture
— 8 months ago
22227.2.diff also accounts for the caption overflowing the width of the image in first "after" screenshot in comment 1.
New after: http://cl.ly/image/3o3h2n1R1D1s
comment:3
lancewillett
— 8 months ago
- Owner set to lancewillett
- Resolution set to fixed
- Status changed from new to closed
In [22294]:
Note: See
TracTickets for help on using
tickets.
Before: http://cl.ly/image/251m1C003I1L
After: http://cl.ly/image/2F471F440Z1D