From 50d09d0373106cca6c02db4175ab665291d0dfb3 Mon Sep 17 00:00:00 2001 From: Krehan Tim Date: Fri, 26 Oct 2018 15:15:55 +0200 Subject: [PATCH] styler BOI --- style/recipe.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }