From 59fcd5db9d589f07d32f1180ac83f0fd2f97d98d Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Wed, 9 Nov 2022 12:12:24 +0100 Subject: [PATCH] improved 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 452b7c9..9d32e9f 100644 --- a/src/main/webapp/GeoportalDataViewer.css +++ b/src/main/webapp/GeoportalDataViewer.css @@ -582,6 +582,7 @@ body { margin: 0; left: 50%; transform: translate(-50%); + margin-bottom: 2px; } .timeline-popup {