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