I am having the same problem. Adding the CSS attribute 'display: block' expanded the clickable area, but it also messed up the text. I'm trying to create a menu where each node has a background image (a button). When I add 'display: block', the text moves to the top of the button, while I want it in...