diff --git a/css/theme_right.css.php b/css/theme_right.css.php index 1b1986d7e..b410795c2 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -261,6 +261,9 @@ table .value { table [class=value] { white-space: normal; } +table .tbl_size { + white-space: nowrap; +}