From dbff7ae16f240f80b8b8131d35929b4a2135d0aa Mon Sep 17 00:00:00 2001 From: Aubrey-Li <63608597+Aubrey-Li@users.noreply.github.com> Date: Mon, 28 Jun 2021 10:28:52 -0700 Subject: env updates --- src/client/views/collections/CollectionMapView.scss | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'src/client/views/collections/CollectionMapView.scss') diff --git a/src/client/views/collections/CollectionMapView.scss b/src/client/views/collections/CollectionMapView.scss index e87c02611..874511533 100644 --- a/src/client/views/collections/CollectionMapView.scss +++ b/src/client/views/collections/CollectionMapView.scss @@ -6,19 +6,10 @@ .collectionMapView-contents { width: 100%; height: 100%; + overflow: hidden; > div { position: unset !important; // when the sidebar filter flys out, this prevents the map from extending outside the document box } - - .dash-label { - position: absolute; - top: 1rem; - left: 5rem; - color: black; - z-index: 10; - margin: 0; - padding: 0; - } } } -- cgit v1.2.3-70-g09d2