From 0b9e9d430139b1575129d01ab75b068b36fbf28a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johnny=20Bl=C3=A4sta?= Date: Wed, 17 Jan 2024 10:09:01 +0100 Subject: [PATCH] fix: wrap in infowindow to stopp overflow --- scss/_infowindow.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/_infowindow.scss b/scss/_infowindow.scss index 8720420b7..3325a9ec3 100644 --- a/scss/_infowindow.scss +++ b/scss/_infowindow.scss @@ -174,6 +174,7 @@ .o-identify-content { display: inline-block; width: 100%; + overflow-wrap: anywhere; } .folded {