diff --git a/src/components/TaskClusterMap/TaskClusterMap.scss b/src/components/TaskClusterMap/TaskClusterMap.scss index 8953b590f..4951b6959 100644 --- a/src/components/TaskClusterMap/TaskClusterMap.scss +++ b/src/components/TaskClusterMap/TaskClusterMap.scss @@ -54,6 +54,10 @@ .leaflet-container { height: 100%; } + + .leaflet-control-scale { + top: 0px !important; + } } .greyscale-cluster {