From 60f45695189bc9c76ae7e13b6b87d85e5437bdd2 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Thu, 30 Mar 2023 15:13:22 +0200 Subject: [PATCH] updated css --- src/main/webapp/GeoportalDataViewer.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/GeoportalDataViewer.css b/src/main/webapp/GeoportalDataViewer.css index 1573499..ad1590f 100644 --- a/src/main/webapp/GeoportalDataViewer.css +++ b/src/main/webapp/GeoportalDataViewer.css @@ -38,7 +38,7 @@ body { .ol-popup img { width: 100%; - max-height: 120px; + max-height: 100px; } .ol-popup:after, .ol-popup:before {