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 {
white-space: pre-wrap;
font-size: 14px;
border: 1px solid @cp_profile-hint;
padding: 0 5px;
padding: 5px 10px;
background: @cp_form-bg2;
&:not(:last-child) { margin-bottom: 1px; }
}
.cp-form-results-type-radio {
display: table;

Loading…
Cancel
Save