Refactor and add signal layout_text_variables

This commit is contained in:
Raphael Michel
2017-09-27 13:15:18 +02:00
parent 39061b659a
commit 1f889be07a
7 changed files with 177 additions and 103 deletions

View File

@@ -183,3 +183,10 @@ pre.mail-preview {
padding-top: 7px;
}
}
.inline-multiple-choice {
.checkbox {
display: inline-block;
margin-top: 0;
margin-right: 10px;
}
}