diff --git a/events/index.html b/events/index.html
index f72921f..96b7d77 100644
--- a/events/index.html
+++ b/events/index.html
@@ -40,6 +40,7 @@
}
#events td.destination.launch {
color: hsl(210, 98%, 36%);
+ white-space: nowrap;
}
#events tr.today td.destination {
color: hsl(35, 98%, 46%);