From cd78cdf865d0b6ca22240f30ea689100066b28ee Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Fri, 4 Dec 2020 17:23:57 +0100 Subject: [PATCH] just fixed css --- src/main/webapp/GeoportalDataViewer.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/GeoportalDataViewer.css b/src/main/webapp/GeoportalDataViewer.css index 59a18cf..ae627bf 100644 --- a/src/main/webapp/GeoportalDataViewer.css +++ b/src/main/webapp/GeoportalDataViewer.css @@ -91,6 +91,7 @@ body { #page-view-details .page-header { margin-bottom: 22px; + padding-top: 5px; }