From: Philipp Spitzer Date: Sat, 2 Jan 2021 16:13:50 +0000 (+0100) Subject: Remove big gap in popup. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/mediawiki_extensions/wrmap.git/commitdiff_plain/2f411906b4ae4f32179a4d881853eb8be3561ffe?ds=sidebyside Remove big gap in popup. --- diff --git a/wrmap.css b/wrmap.css index 0cbdfbd..22ff643 100644 --- a/wrmap.css +++ b/wrmap.css @@ -19,6 +19,9 @@ position: absolute; pointer-events: none; } +.ol-popup h2 { + margin-top: 0px; +} .ol-popup:after { border-top-color: white; border-width: 10px;