Dear Andre, > They are supposed to have "font-size: bold;" in the a:hover pseudoclass. > Sometimes the text just sits fine in one line whilst it gets to long > during a mouseover and line breaks to two lines. > > it even occures the other way round - namely text that needs two lines > in normal state needs only one in hovered state.
Not a CSS solution, per se, but... what about using (a non-breaking space, in case e-mail eats the character entity) for the spaces in the links? Cheers, --Mimi ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
