Improved styling of price inputs

This commit is contained in:
Raphael Michel
2016-03-24 18:07:33 +01:00
parent 112a309a0e
commit 945349ca21
2 changed files with 5 additions and 4 deletions

View File

@@ -10,6 +10,9 @@
.input-item-count {
text-align: center;
}
.input-group-price {
margin-bottom: 3px;
}
.input-item-price {
text-align: right;
}