From 08427a0825c8eb45b2bd3ea290e25713e0218592 Mon Sep 17 00:00:00 2001 From: Tomasz Wolniewicz <twoln@umk.pl> Date: Mon, 13 Nov 2023 14:15:11 +0000 Subject: [PATCH] Update worldHigh.svg - fix height --- lib/Map_source/worldHigh.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Map_source/worldHigh.svg b/lib/Map_source/worldHigh.svg index f909ae7..3091a08 100644 --- a/lib/Map_source/worldHigh.svg +++ b/lib/Map_source/worldHigh.svg @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?> <!-- (c) ammap.com | SVG map of World High --> <svg xmlns="http://www.w3.org/2000/svg" @@ -6,7 +6,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1009" - height="500"> + height="680"> <defs> <style type="text/css"> -- GitLab