Forum Moderators: not2easy
In my case, I wanted to have an image as a part of the button being “served” through CSS as a background. Then I positioned a text link inside it.
The problem was that a user would need to get above the text link exactly in order to initiate hover action.
This has been resolved with padding which increased clickable area around text link so whole button becomes active now.