Adjust list of individual responses

pull/1/head
David Benqué 4 years ago
parent a577281724
commit dc091b81c7

@ -463,8 +463,8 @@
position: relative; position: relative;
.cp-form-creator-results-controls { .cp-form-creator-results-controls {
margin-bottom: 20px; margin-bottom: 20px;
background: @cp_form-bg1; //background: @cp_form-bg1;
padding: 10px; //padding: 10px;
} }
.cp-form-creator-results-content { .cp-form-creator-results-content {
@ -520,7 +520,8 @@
} }
} }
.cp-form-individual { .cp-form-individual {
margin-bottom: 10px; background: @cp_form-bg1;
padding: 10px;
& > *:not(:last-child) { & > *:not(:last-child) {
margin-right: 10px; margin-right: 10px;
} }

Loading…
Cancel
Save