From: Jan Schneider Date: Mon, 21 Jun 2010 08:51:35 +0000 (+0200) Subject: Only vertical overflow. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=995032a6725c0dca179b248e6a45fff67484befd;p=horde.git Only vertical overflow. --- diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index 5f88721bc..abffd337b 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -1001,6 +1001,8 @@ div.kronolithFormActions { right: 10px; bottom: 10px; overflow: auto; + overflow-x: hidden; + overflow-y: auto; } table.kronolithView { width: 100%;