Fix style of text paragraph answers on results page

pull/1/head
David Benqué 4 years ago
parent f8ca1389f3
commit 5b2445789e

@ -440,9 +440,9 @@
} }
.cp-form-results-type-textarea-data { .cp-form-results-type-textarea-data {
white-space: pre-wrap; white-space: pre-wrap;
font-size: 14px; padding: 5px 10px;
border: 1px solid @cp_profile-hint; background: @cp_form-bg2;
padding: 0 5px; &:not(:last-child) { margin-bottom: 1px; }
} }
.cp-form-results-type-radio { .cp-form-results-type-radio {
display: table; display: table;

Loading…
Cancel
Save