Add margin to individual response list
- prevents response title to be mixed up with first questionpull/1/head
parent
a4b89fff84
commit
04a616f87d
|
@ -548,6 +548,7 @@
|
|||
.cp-form-individual {
|
||||
background: @cp_form-bg1;
|
||||
padding: 10px;
|
||||
margin-bottom: 20px;
|
||||
& > *:not(:last-child) {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue