Do not wrap size, it looks better at one line.
This commit is contained in:
@@ -261,6 +261,9 @@ table .value {
|
|||||||
table [class=value] {
|
table [class=value] {
|
||||||
white-space: normal;
|
white-space: normal;
|
||||||
}
|
}
|
||||||
|
table .tbl_size {
|
||||||
|
white-space: nowrap;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
<?php if (! empty($GLOBALS['cfg']['FontFamilyFixed'])) { ?>
|
<?php if (! empty($GLOBALS['cfg']['FontFamilyFixed'])) { ?>
|
||||||
|
Reference in New Issue
Block a user