Opened 14 years ago
Closed 14 years ago
#20477 closed defect (bug) (duplicate)
Twenty Eleven: Links back to the main post on attachment pages are inaccessible
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.3 |
| Component: | Bundled Theme | Keywords: | |
| Focuses: | Cc: |
Description
The links back to the main post on attachment pages is visible, but it is not accessible because due to z-index layering. Adding a z-index value of 1 to .singular .entry-header .entry-meta fixes the issue.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Duplicate of #18884 and #18942.
Should be fixed in [19369], unless I'm missing something.