r10225: Adding back a style rule to qooxdoo that was originally
[samba.git] / swat / style / swat.css
index a94eb5a1d58635e5e8909fd4f6d226f6450324bf..c41e4eaf107bf67d4afd04932b07bd2d4552a3a4 100644 (file)
@@ -35,6 +35,6 @@ table.data tr {
    This is not cross-browser and won't be the final way I handle
    this, but I can't stand looking at small boxes while I work. :-) */
 #content {
-       min-width:60%;
+       min-width:55%;
        min-height:800px;
 }