From b649b507e5d546b5b4a78fbf68053493a71c7af2 Mon Sep 17 00:00:00 2001 From: madar2020 Date: Mon, 28 Sep 2020 14:41:05 +0300 Subject: [PATCH] Update macros.html fix: cards in second row of homepage section overlapps the row before. --- erpnext/templates/includes/macros.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/templates/includes/macros.html b/erpnext/templates/includes/macros.html index ea6b00fc58a..5d8ee5cab6d 100644 --- a/erpnext/templates/includes/macros.html +++ b/erpnext/templates/includes/macros.html @@ -40,7 +40,7 @@
{% if card.image %} -
+
{% endif %}
{{ card.title }}