Frank Lichtenheld:
With the current HTML+CSS code this is a phenomena that strongly depends on fonts and font sizes used. The needed fix is in preparation.
I guess the problem is mostly that the sidebar has a fixed size (in pixels) and the links are all set not to word wrap. That's a bad combination. Either the links should wrap, or the sidebar should have automatic width...
-- \\// Peter - http://www.softwolves.pp.se/ I do not read or respond to mail with HTML attachments.

