Let url wrap.
authorJan Schneider <jan@horde.org>
Fri, 6 Mar 2009 11:17:33 +0000 (12:17 +0100)
committerJan Schneider <jan@horde.org>
Fri, 6 Mar 2009 11:19:59 +0000 (12:19 +0100)
Bug: 8043

kronolith/docs/CHANGES
kronolith/themes/screen.css

index 3bf7a41..6562e94 100644 (file)
@@ -17,6 +17,7 @@ v3.0-git
 v2.3.1-cvs
 ----------
 
+[jan] Wrap URL in calendar information in IE7 (almarin@um.es, Bug #8043).
 [jan] Fix "Date-string has wrong format" error with holidays (Bug #7961).
 [jan] Use improved translation support in Date_Holidays (Bug #7272).
 [jan] Empty view cache when changing calendar selection
index 9540812..666be22 100644 (file)
@@ -399,6 +399,7 @@ table#calendar-list th.sortdown {
     overflow: auto;
     padding: 2px;
     font-size: 90%;
+    word-wrap: break-word;
 }
 .calendar-list-icon {
     width: 1%;