Widend number input

This commit is contained in:
Tim Krehan 2018-10-26 16:04:12 +00:00
parent b46cb1e45b
commit a8bd51e96c

View file

@ -34,7 +34,7 @@
margin-bottom: .1em; margin-bottom: .1em;
} }
.ingredientAmount { .ingredientAmount {
width: 2em; width: 3em;
font-size: 16px; font-size: 16px;
padding: .2em; padding: .2em;
border: 1px solid #ddd; border: 1px solid #ddd;