summaryrefslogtreecommitdiff
path: root/modules/organize/css
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-08-07 21:40:35 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-08-07 21:40:35 -0700
commit685b1ddf88c8dd7c055c1fb2571060ad1e4f4530 (patch)
treea94109166a933ed12da28f439cb759e3817ff0a2 /modules/organize/css
parent7b0ea229b8591c3fba5eb3cb853aa2ac3efd2d97 (diff)
Enhance how the organize dialog degrades if the browser window is not optimal
Diffstat (limited to 'modules/organize/css')
-rw-r--r--modules/organize/css/organize.css2
1 files changed, 1 insertions, 1 deletions
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 {