From 69925a7e9136fa2a6d81773286d7d3394759ed7e Mon Sep 17 00:00:00 2001 From: lotus Date: Wed, 1 Oct 2008 20:16:50 +0000 Subject: [PATCH] fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1441 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5236 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/env/base.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/htroot/env/base.css b/htroot/env/base.css index b3d791750..98fdca666 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -464,6 +464,11 @@ a.MenuItemLink{ margin-bottom:1px; padding:1px 10px 1px 15px; font-size:0.9em; + white-space:nowrap; +} + +li.menugroup a { + white-space:normal; } a.MenuItemLink.lock{