Index: branches/5.3.x/core/admin_templates/incs/style_template.css =================================================================== diff -u -N -r15914 -r16503 --- branches/5.3.x/core/admin_templates/incs/style_template.css (.../style_template.css) (revision 15914) +++ branches/5.3.x/core/admin_templates/incs/style_template.css (.../style_template.css) (revision 16503) @@ -569,6 +569,10 @@ border-collapse: separate } +label.checkbox { + white-space: nowrap; +} + /* Uploader */ .uploader-queue div.file { font-size: 11px; @@ -816,4 +820,4 @@ border-width: 0px !important; -moz-border-radius: 0px !important; -webkit-border-radius: 0px !important; -} \ No newline at end of file +}