Opened 4 years ago
Closed 4 years ago
#6183 closed defect (bug) (fixed)
Showcase slider pager text indent issue
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Showcase | Keywords: | has-patch |
| Cc: |
Description
https://wordpress.org/showcase/
White dots I changed them to red to see clearly as visible and affact clicks on pager if clicked on span content.
If I click a little bit outside of the first pager circle, I navigate to 3rd because I click on span content actually.
Current text indent text-indent: -1000%; should be text-indent: -999999px;
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
added patch