Display checkbox for items with max_per_order == 1

This commit is contained in:
Raphael Michel
2017-03-24 17:30:37 +01:00
parent 446698d52f
commit d3a26d8022
2 changed files with 22 additions and 5 deletions

View File

@@ -26,6 +26,9 @@
color: $alert-warning-text;
}
}
.item-checkbox-label {
display: block;
}
.productpicture {
float: left;