- Posts: 6
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
.multiple-opt-comments ul.checkbox-text-list { width: 99%; } .multiple-opt-comments ul.checkbox-text-list li { width: 100%; } .multiple-opt-comments ul.checkbox-text-list li span.option { width: 70%; /* Label width */ } .multiple-opt-comments ul.checkbox-text-list li input.text { width: 80%; /* Text input width */ }