I have text links which change colour on hover
with CSS and shift left with jQuery.
Most of the time it works fine, but when the text begins with a capital "A", say, it leaves a weird trail behind the text character. This happens in webkit broswers (but not Firefox).
You can see it in action with this jsFiddle
Is there any way to get rid of this glitch?