From fcaea9b62d4e2a3ba5bcf7c612c650eec2a36fb1 Mon Sep 17 00:00:00 2001 From: Felipe Sales Date: Mon, 8 Apr 2019 19:22:31 -0300 Subject: [PATCH] Fix margin top on summary --- react/components/pages/Details/Summary.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/react/components/pages/Details/Summary.tsx b/react/components/pages/Details/Summary.tsx index 3c56d2d5..6c507585 100644 --- a/react/components/pages/Details/Summary.tsx +++ b/react/components/pages/Details/Summary.tsx @@ -174,7 +174,7 @@ class Summary extends Component {
-
+
{!hasMultipleItems && (
@@ -196,7 +196,7 @@ class Summary extends Component { />
-
+
{hasMultipleItems && (