diff --git a/templates/Sparkle/assets/css/main.css b/templates/Sparkle/assets/css/main.css index 7da41f6c..7796a54c 100644 --- a/templates/Sparkle/assets/css/main.css +++ b/templates/Sparkle/assets/css/main.css @@ -1449,3 +1449,7 @@ table thead th.tablesorter-headerDesc { .notes_block { display: none; } + +.nolbr { + white-space: nowrap; +} diff --git a/templates/Sparkle/misc/form/table_section.tpl b/templates/Sparkle/misc/form/table_section.tpl index 37547a79..ef10f524 100644 --- a/templates/Sparkle/misc/form/table_section.tpl +++ b/templates/Sparkle/misc/form/table_section.tpl @@ -2,7 +2,7 @@