Replies: 0
I need to have the four lines of checkboxes stay on one line and not overflow to a second line. But there are so many checkboxes, it happens when the screen size is too small. Is there a way I can prevent the overflow and have each row of checkboxes stay on the same line, regardless of screen size?
Or possibly, have the label for each box under the checkbox?