From: Jan Date: Thu, 20 May 2010 16:19:56 +0000 (+0100) Subject: Tweaks. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ccb020148511619a6fd7af78f00d77d494394a53;p=horde.git Tweaks. --- diff --git a/horde/themes/screen.css b/horde/themes/screen.css index f438ee3d3..44d0a9e4d 100644 --- a/horde/themes/screen.css +++ b/horde/themes/screen.css @@ -966,6 +966,7 @@ ul.sound-list { background-position: 3px center; background-repeat: no-repeat; color: #fff; + overflow-x: hidden; } #Growler div.GrowlerNoticeHead { font-weight: bold; diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index 5a68e0809..38170b742 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -467,6 +467,7 @@ body.kronolithAjax { margin-top: 10px; margin-right: 10px; text-align: right; + white-space: nowrap; } .kronolithNotifications { background-color: #d9d9d9 @@ -590,6 +591,7 @@ body.kronolithAjax { } #kronolithAddEvents { margin-bottom: 35px; + white-space: nowrap; } #kronolithAddEvents span { /* We need some style here. */