From a8bd51e96c6609c0332fd011343a0f6b0ca9ae73 Mon Sep 17 00:00:00 2001 From: Tim Krehan Date: Fri, 26 Oct 2018 16:04:12 +0000 Subject: [PATCH] Widend number input --- style/manageRecipe.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/manageRecipe.css b/style/manageRecipe.css index dfb4500..abd0053 100644 --- a/style/manageRecipe.css +++ b/style/manageRecipe.css @@ -34,7 +34,7 @@ margin-bottom: .1em; } .ingredientAmount { - width: 2em; + width: 3em; font-size: 16px; padding: .2em; border: 1px solid #ddd;