Switched to unbordered args

This commit is contained in:
n1474335 2018-07-13 10:30:24 +00:00
parent 052c32e2ce
commit d182261ff3
3 changed files with 57 additions and 24 deletions

View file

@ -104,7 +104,7 @@ class HTMLIngredient {
</div>`;
break;
case "boolean":
html += `<div class="form-group inline">
html += `<div class="form-group inline boolean-arg">
<div class="checkbox">
<label>
<input type="checkbox"