Tweak attendee list.
authorJan <jan@horde.org>
Mon, 31 May 2010 16:08:05 +0000 (17:08 +0100)
committerJan Schneider <jan@horde.org>
Mon, 31 May 2010 16:22:34 +0000 (18:22 +0200)
kronolith/themes/screen.css

index 38170b7..4299d7c 100644 (file)
@@ -839,6 +839,7 @@ div.kronolithFormActions {
 #kronolithEventTabAttendees table {
     border-collapse: collapse;
     table-layout: fixed;
+    width: 100%;
 }
 #kronolithEventTabAttendees td, #kronolithEventTabAttendees th {
     border: 1px solid #999;
@@ -848,7 +849,7 @@ div.kronolithFormActions {
     line-height: 140%;
 }
 #kronolithEventTabAttendees td:first-child, #kronolithEventTabAttendees th:first-child {
-    width: 170px;
+    width: auto;
     overflow: hidden;
 }
 #kronolithEventTabAttendees th {