From 685b1ddf88c8dd7c055c1fb2571060ad1e4f4530 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 7 Aug 2009 21:40:35 -0700 Subject: Enhance how the organize dialog degrades if the browser window is not optimal --- modules/organize/css/organize.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/organize/css') diff --git a/modules/organize/css/organize.css b/modules/organize/css/organize.css index 56ecc309..d33dac0d 100644 --- a/modules/organize/css/organize.css +++ b/modules/organize/css/organize.css @@ -7,7 +7,6 @@ #gOrganize { overflow: hidden; - height: 100%; } #gOrganize #bd { @@ -25,6 +24,7 @@ #gOrganize .yui-gf #gMessage { margin-bottom: .4em; width: 75%; + white-space: nowrap; } #gOrganizeDetail { -- cgit v1.2.3