From f0f7eee4e4d086774f6f39ef96997a5922b83669 Mon Sep 17 00:00:00 2001 From: Michael van den Eijnden Date: Tue, 20 Feb 2024 08:35:38 -0600 Subject: [PATCH] Move buttons above map --- assets/static/css/data-discovery.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/static/css/data-discovery.css b/assets/static/css/data-discovery.css index 6fc307f665..9ec3972490 100644 --- a/assets/static/css/data-discovery.css +++ b/assets/static/css/data-discovery.css @@ -29,6 +29,7 @@ position: absolute; right: 3px; top: 1px; + z-index: 100; } .map_button_container {