I'd like to add some space between the questions and the answers. They appear too close together for what I want. Is there an easy way to do this?
Thanks
I'd like to add some space between the questions and the answers. They appear too close together for what I want. Is there an easy way to do this?
Thanks |
False alarm...
I found it in templates/base/css/forms_adv.css
.form_advanced_table td.caption { ... ... padding-right:___px; (set to your preference) |