From d144e5dfc39efc7927e1a68ddcab794cb7d2a2d3 Mon Sep 17 00:00:00 2001 From: Philipp Spitzer Date: Sun, 3 Jan 2021 19:03:26 +0100 Subject: [PATCH 1/1] Make popup smaller. --- wrmap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrmap.css b/wrmap.css index 77b1b13..f642e29 100644 --- a/wrmap.css +++ b/wrmap.css @@ -8,7 +8,7 @@ border: 1px solid #cccccc; bottom: 12px; left: -50px; - min-width: 280px; + min-width: 250px; } .ol-popup:after, .ol-popup:before { top: 100%; -- 2.30.2