From b35dd30e5f1a9c6980db921a77d2235a67a2aa3f Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Thu, 9 Jul 2020 20:52:46 +0530 Subject: [PATCH] fix: margin for report summary --- frappe/public/scss/report.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/public/scss/report.scss b/frappe/public/scss/report.scss index 40847e047d..7b2118fac1 100644 --- a/frappe/public/scss/report.scss +++ b/frappe/public/scss/report.scss @@ -133,7 +133,7 @@ border-bottom: 1px solid $border-color; // SIZE & SPACING - margin: 1rem 0px; + margin: 1rem; padding: 20px 15px; // LAYOUT