How can I change my tool-tip so that it has a working auto width. I think the problem is at the relative position of the link.
See here my problem http://jsfiddle.net/kzJRW/
How can I fix this and the tooltip works still as I defined.
Thanks for your help!
http://jsfiddle.net/kzJRW/13/
The
white-spaceproperty helps not break words. I also rearranged some of your declarations, non-changing values such as layout positioning and box-shadow colors don’t need to be declared in the :hover pseudo-class.