diff --git a/umap/static/umap/base.css b/umap/static/umap/base.css index 6a7b8677..2a12c877 100644 --- a/umap/static/umap/base.css +++ b/umap/static/umap/base.css @@ -295,6 +295,7 @@ input[type="file"] + .error { background-repeat: no-repeat; text-indent: 24px; height: 24px; + width: 24px; line-height: 24px; display: inline-block; background-image: url('./img/16-white.svg');