diff --git a/style/recipe.css b/style/recipe.css index 22ad0aa..69203f2 100644 --- a/style/recipe.css +++ b/style/recipe.css @@ -23,7 +23,7 @@ } .ingredients_row_amount { width: auto; - min-width: 1em; + min-width: 2em; max-width: 3em; text-align: right; }