From 6014fd89b3391d72c2e35cb1c6caaed059a51b41 Mon Sep 17 00:00:00 2001 From: dokgeppo <42029750+dokgeppo@users.noreply.github.com> Date: Mon, 26 Oct 2020 08:35:55 +0100 Subject: [PATCH] Fixed #32138 -- Prevented admin's map from covering other widgets. --- django/contrib/gis/templates/gis/admin/openlayers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/contrib/gis/templates/gis/admin/openlayers.html b/django/contrib/gis/templates/gis/admin/openlayers.html index 5d565f0d71..64eef66c12 100644 --- a/django/contrib/gis/templates/gis/admin/openlayers.html +++ b/django/contrib/gis/templates/gis/admin/openlayers.html @@ -3,7 +3,7 @@