Tweak these positions a bit, fixes wrapping and overlapping of some of the menu/body...
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 18 Dec 2009 19:28:08 +0000 (14:28 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 18 Dec 2009 19:28:08 +0000 (14:28 -0500)
kronolith/themes/screen.css

index 7cc508e..011caab 100644 (file)
@@ -424,7 +424,7 @@ body.kronolithAjax {
     top: 10px;
     bottom: 10px;
     left: 10px;
-    width: 153px;
+    width: 165px;
 }
 #kronolithMenuCalendars {
     position: absolute;
@@ -821,7 +821,7 @@ div.kronolithFormActions {
 #kronolithBody {
     position: absolute;
     top: 43px;
-    left: 175px;
+    left: 185px;
     right: 10px;
     bottom: 10px;
     overflow: auto;