diff --git a/umap/static/umap/umap.css b/umap/static/umap/umap.css index b911f477..2f6fa103 100644 --- a/umap/static/umap/umap.css +++ b/umap/static/umap/umap.css @@ -40,7 +40,7 @@ * Generic */ body, div, ul, li, a, section, nav, -h1, h2, h3, h4, h5, h6, +h1, h2, h3, h4, h5, h6, label, hr, input, textarea { -moz-box-sizing:border-box; -webkit-box-sizing:border-box;