Fix minor display issues with input quantities

This commit is contained in:
Andrew Miner
2015-04-08 11:34:14 -07:00
parent d67715b814
commit 78cc1bf297
4 changed files with 3 additions and 19 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ All rights reserved.
td.quantity {
position: relative;
width: 4em;
width: 5em;
input {
position: absolute; top: 50%; height: $font-size-small; width: 100%;