diff --git a/default.css b/default.css index b9e1a80..15f09f3 100644 --- a/default.css +++ b/default.css @@ -84,6 +84,7 @@ td.eventdate { background: #eeffee; text-align: center; font-weight: bold; + white-space: nowrap; } td.eventitem { background: white; @@ -92,6 +93,7 @@ td.eventitem { td.eventroom { background: #eeffee; text-align: center; + white-space: nowrap; } th.news { background: #222255;