Skip to content

Commit 131eca1

Browse files
committed
Checkbox options should wrap
1 parent f48faf6 commit 131eca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/sass/elements/forms.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ input.input-text-minimal:read-only,
169169

170170
.radio-fieldtype .inline-mode,
171171
.checkboxes-fieldtype .inline-mode {
172-
@apply flex items-center;
172+
@apply flex items-center flex-wrap;
173173

174174
.option {
175175
@apply mr-2 mb-1.5;

0 commit comments

Comments
 (0)