From 9cd4bba190d8fdb71022b9a15696acaf2c8a5f5f Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Fri, 27 Oct 2023 16:22:06 -0400 Subject: [PATCH] Change the location of datalayer buttons-2 --- app/src/frontend/map/map-button.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/frontend/map/map-button.css b/app/src/frontend/map/map-button.css index 2e451173..5c2b3713 100644 --- a/app/src/frontend/map/map-button.css +++ b/app/src/frontend/map/map-button.css @@ -80,7 +80,7 @@ } .data-switcher { - top: 127px; + top: 157px; } .data-switcher .btn { min-width: 340px;