From: Michael J. Rubinsky Date: Tue, 22 Dec 2009 17:57:53 +0000 (-0500) Subject: button borders are causing the minical to shift right under kronolithBody. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1b5b362316d9c3351854bb505168e1bbea288352;p=horde.git button borders are causing the minical to shift right under kronolithBody. Remove border until another fix presents itself --- diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index efb2b8089..606d25dfc 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -428,6 +428,7 @@ body.kronolithAjax { } #kronolithMenu .button { padding: 1px 2px; + border: 0; } #kronolithMenuCalendars { position: absolute;