From: Jan Date: Mon, 31 May 2010 16:08:05 +0000 (+0100) Subject: Tweak attendee list. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=cf84f5353e7b64b63e2d62233e329660915504ba;p=horde.git Tweak attendee list. --- diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index 38170b742..4299d7c1a 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -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 {