diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index 553f6047..36c51cff 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -979,7 +979,12 @@ a.umap-control-caption, .datalayer-name { cursor: pointer; } - +.umap-caption h3 { + margin-bottom: 0; +} +.umap-caption .umap-map-owner { + padding-left: 31px; +} /* ********************************* */ /* Table Editor */