Adjust list of individual responses
parent
a577281724
commit
dc091b81c7
|
@ -463,8 +463,8 @@
|
|||
position: relative;
|
||||
.cp-form-creator-results-controls {
|
||||
margin-bottom: 20px;
|
||||
background: @cp_form-bg1;
|
||||
padding: 10px;
|
||||
//background: @cp_form-bg1;
|
||||
//padding: 10px;
|
||||
|
||||
}
|
||||
.cp-form-creator-results-content {
|
||||
|
@ -520,7 +520,8 @@
|
|||
}
|
||||
}
|
||||
.cp-form-individual {
|
||||
margin-bottom: 10px;
|
||||
background: @cp_form-bg1;
|
||||
padding: 10px;
|
||||
& > *:not(:last-child) {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue