Dears:
in this moment i working with the limesurvey version Versión 2.55+161021 and use the template default_reloaded that I can download from the page.
But in the question type "multiple choice with comment", the checked box and subqusetions are not at same line.
I have search and I have attempted to different options explained in this forum.
for example that tread:
Template issue - Multiple choice with comments
but it does not work. apparently the class name have change. And now is .multiple-choice-with-comment and not .multiple-opt-comments, among other things.
In the different tests that I've tried, the best results, I've been using the variable : "display: flex;"
but the LS not accept this option.
anyone has any idea that can help me out of trouble.