Do not wrap size, it looks better at one line.

This commit is contained in:
Michal Čihař
2011-02-03 13:36:49 +01:00
parent 521a389dc5
commit 0eb21f75ea

View File

@@ -261,6 +261,9 @@ table .value {
table [class=value] {
white-space: normal;
}
table .tbl_size {
white-space: nowrap;
}
<?php if (! empty($GLOBALS['cfg']['FontFamilyFixed'])) { ?>