From c42c23ae0f1c2fd56d8c5a127d0fa38f3ec8e64d Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 24 Oct 2020 13:05:50 +0200 Subject: [PATCH] bootstrap v5.0-alpha2 fixes --- pages/_includes/ui/map-vector.html | 4 ++-- pages/_includes/ui/map.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/_includes/ui/map-vector.html b/pages/_includes/ui/map-vector.html index 82ae0773b..5f2956f83 100644 --- a/pages/_includes/ui/map-vector.html +++ b/pages/_includes/ui/map-vector.html @@ -3,8 +3,8 @@ {% assign color = include.color | default: data.color | default: 'green' %} {% if data %} -
-
+
+
diff --git a/pages/_includes/ui/map.html b/pages/_includes/ui/map.html index 5c4c0aa03..6898002a1 100644 --- a/pages/_includes/ui/map.html +++ b/pages/_includes/ui/map.html @@ -2,8 +2,8 @@ {% assign data = site.data.maps[id] %} {% if data %} -
-
+
+