diff --git a/html/style-classic7.css b/html/style-classic7.css index 80fbd12eb..7d9813ddd 100644 --- a/html/style-classic7.css +++ b/html/style-classic7.css @@ -2271,3 +2271,6 @@ div.progressbar { color:antiquewhite; font-weight: bolder; } +.nowrap td { + white-space: nowrap; +} \ No newline at end of file