diff options
| -rw-r--r-- | pages/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/style.css b/pages/style.css index 8391cab..2e4c791 100644 --- a/pages/style.css +++ b/pages/style.css @@ -135,6 +135,7 @@ table#events tr.highlight { table#events td { padding: 2px; vertical-align: top; + white-space: pre-wrap; } table#events td:first-child { |
