Tweaks.
authorJan <jan@horde.org>
Thu, 20 May 2010 16:19:56 +0000 (17:19 +0100)
committerJan Schneider <jan@horde.org>
Thu, 20 May 2010 22:19:21 +0000 (00:19 +0200)
horde/themes/screen.css
kronolith/themes/screen.css

index f438ee3..44d0a9e 100644 (file)
@@ -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;
index 5a68e08..38170b7 100644 (file)
@@ -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. */