#3370 closed defect (bug) (fixed)
Parts of 'Translate Project' button not clickable
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Translate Site & Plugins | Keywords: | |
Cc: |
Description
Hello,
On any project listing for Translate there's a button at the bottom labelled 'Translate Project' I often click it and find nothing happens because the button isn't linked it's the text within it that's linked.
Code Screen - https://i.imgur.com/pEck8Gb.png
Inspect Button Screen - https://i.imgur.com/SlVzghv.png
There's a few options to make the full button clickable;
- Make the A element a block. Note: I found this doesn't fill the entire button.
- Wrap the button div in the <a> link element.
- Drop the <div> wrapping and move the button classes onto the <a> link element.
Thanks
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 6341: