Revert "Tweak these positions a bit, fixes wrapping and overlapping of some of the...
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 18 Dec 2009 23:18:06 +0000 (18:18 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 18 Dec 2009 23:18:36 +0000 (18:18 -0500)
This isn't the correct solution

This reverts commit 403882dcd35b2ca6238770c47a60acb776f11bf4.

kronolith/themes/screen.css

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