From 0ce2b05c8055decb9bb06775a3533819347d8a9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20M=C3=A4kinen?= Date: Thu, 5 Oct 2023 17:25:37 +0300 Subject: [PATCH 1/2] Bump search version to 4.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bc2902a..528ea1a 100755 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 2.13.0-SNAPSHOT - 4.1 + 4.2 1.2 1.3 From 377499de45672601dcc7fd72bc46e88c17581cde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20M=C3=A4kinen?= Date: Thu, 5 Oct 2023 17:26:22 +0300 Subject: [PATCH 2/2] Remove unused hover-style --- webapp-map/src/main/webapp/WEB-INF/jsp/index.jsp | 3 --- 1 file changed, 3 deletions(-) diff --git a/webapp-map/src/main/webapp/WEB-INF/jsp/index.jsp b/webapp-map/src/main/webapp/WEB-INF/jsp/index.jsp index 6dfb89f..2177122 100755 --- a/webapp-map/src/main/webapp/WEB-INF/jsp/index.jsp +++ b/webapp-map/src/main/webapp/WEB-INF/jsp/index.jsp @@ -247,9 +247,6 @@ transform: rotate(45deg); --%> } - #demoribbon:hover { - display:none; - } @media (max-width: 600px) { #demoribbon { opacity: 0.3;