diff --git a/umap/static/umap/css/importers.css b/umap/static/umap/css/importers.css index d4e61869..f4a265c4 100644 --- a/umap/static/umap/css/importers.css +++ b/umap/static/umap/css/importers.css @@ -11,6 +11,7 @@ border: none; width: initial; display: inline-block; + line-height: 1rem; } .importer h3:before { background-image: url(../img/importers/random.svg); @@ -32,6 +33,7 @@ width: 100%; height: 50px; display: block; + margin-bottom: var(--gutter); } .importer.geodatamine h3:before, .importers ul .geodatamine:before {