From a32206834bd0da57e89a726d75b36f33917fd28d Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Mon, 10 Feb 2020 19:30:49 +0100 Subject: [PATCH] Make product card recipe ingredient indentation dynamic (references #556) --- views/recipes.blade.php | 40 ++++++++++++++++++++++++++-------------- 1 file changed, 26 insertions(+), 14 deletions(-) diff --git a/views/recipes.blade.php b/views/recipes.blade.php index 70c14965..0033834a 100644 --- a/views/recipes.blade.php +++ b/views/recipes.blade.php @@ -195,16 +195,22 @@ @if(count($selectedRecipeSubRecipePositionsFiltered) > 0)
{{ $__t('Ingredients') }}