Index: trunk/extensions/SemanticForms/skins/SF_main.css |
— | — | @@ -46,6 +46,7 @@ |
47 | 47 | corresponding label are not torn apart by a line break */ |
48 | 48 | span.checkboxSpan { |
49 | 49 | white-space: nowrap; |
| 50 | + padding-right: 5px; |
50 | 51 | } |
51 | 52 | /* the "remove" and "add another" buttons used for multiple templates */ |
52 | 53 | input.remove, input.addanother { |