From: Michael J. Rubinsky Date: Fri, 18 Dec 2009 23:18:06 +0000 (-0500) Subject: Revert "Tweak these positions a bit, fixes wrapping and overlapping of some of the... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f72e5c7f7a10cb35660d64e91a01a07eeca50f90;p=horde.git Revert "Tweak these positions a bit, fixes wrapping and overlapping of some of the menu/body elements for me" This isn't the correct solution This reverts commit 403882dcd35b2ca6238770c47a60acb776f11bf4. --- diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index 011caab6f..7cc508e6f 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -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;