Skip to content

Commit 94db41d

Browse files
committed
avoid breaking label text off checkboxes
1 parent d7491f4 commit 94db41d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
// checkboxes
8181
label {
8282
margin-right: 1em;
83+
white-space: nowrap;
8384
}
8485

8586
// wrap multi-value fields

0 commit comments

Comments
 (0)