Fix annoying ass stock numbers

This commit is contained in:
tl3ilaxu 2016-03-01 16:38:03 +01:00
parent 648b0362c5
commit 9700f12655
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@
}
}
#product_stock {
min-width: 70px;
}
#current_order {
text-align: left;