diff options
Diffstat (limited to 'sitestatic')
-rw-r--r-- | sitestatic/archweb.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sitestatic/archweb.css b/sitestatic/archweb.css index 52aec59f..50f0f488 100644 --- a/sitestatic/archweb.css +++ b/sitestatic/archweb.css @@ -952,6 +952,7 @@ table td.country { .arch-bio-entry table.bio td { width: 100%; padding-bottom: 0.25em; + white-space: normal; } /* dev: login/out */ |