Skip to content

Commit c3bb270

Browse files
author
Vikas Agarwal
committed
Fixed style for horizontal layout of checkbox group
1 parent 4e1db70 commit c3bb270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Formsy/FormFields.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
}
113113
}
114114

115-
.checkbox-group {
115+
.checkbox-group .checkbox-group-options {
116116
display: flex;
117117
}
118118
.checkbox-group.horizontal .checkbox-group-options {

0 commit comments

Comments
 (0)