From ccb020148511619a6fd7af78f00d77d494394a53 Mon Sep 17 00:00:00 2001 From: Jan Date: Thu, 20 May 2010 17:19:56 +0100 Subject: [PATCH] Tweaks. --- horde/themes/screen.css | 1 + kronolith/themes/screen.css | 2 ++ 2 files changed, 3 insertions(+) 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. */ -- 2.11.0