From a69c49e77acc9b74cef42dee256430f6c3b4346f Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Tue, 12 Jun 2012 14:31:57 +0000 Subject: [PATCH] Proper management of scroll bars in the left (west) pane. SVN:trunk[2093] --- css/light-grey.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/light-grey.css b/css/light-grey.css index 8a774613d..939e4525a 100644 --- a/css/light-grey.css +++ b/css/light-grey.css @@ -815,6 +815,7 @@ div#right { } div#menu { width: 100%; + overflow: auto; } .header-menu { padding-left: 24px;