- Posts: 10260
- Thank you received: 3648
Ask the community, share ideas, and connect with other LimeSurvey users!
.list-with-comment p.comment { margin: 0%; padding: 0.5em; text-align: left; float: left; width: 47%; }
<style type="text/css">.form-control { width: 500px !important; } </style>
.input-width-500 input[type="text"].form-control { width: 500px; } @media (max-width: 768px) { .input-width-500 input[type="text"].form-control { width: auto; } }