Is there a way to make the clickable area of links always stretch to the parents container when the parent container does not have a fixed width?
For example, check out this JSFiddle.
In Firefox, the link stretches with the text and the li tag, but in IE7 the clickable area of the link remains small.