diff options
-rw-r--r-- | modules/system/system.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system/system.css b/modules/system/system.css index 567ae751f..795ed99cc 100644 --- a/modules/system/system.css +++ b/modules/system/system.css @@ -112,6 +112,7 @@ tr.merge-up, tr.merge-up td, tr.merge-up th { font-weight: bold; } .form-item label.option { + white-space: nowrap; display: inline; font-weight: normal; } |