diff --git a/youmap/static/youmap/youmap.css b/youmap/static/youmap/youmap.css index 137a1444..f55c6eed 100644 --- a/youmap/static/youmap/youmap.css +++ b/youmap/static/youmap/youmap.css @@ -64,9 +64,9 @@ input:-moz-placeholder, :-moz-placeholder { line-height: 32px; padding-left: 10px; } -#reveal-container textarea { +#storage-ui-container textarea { height: 100px; } -#reveal-container select { +#storage-ui-container select { margin-bottom: 10px; } \ No newline at end of file diff --git a/youmap/templates/base.html b/youmap/templates/base.html index 97036144..0ceb2cf8 100644 --- a/youmap/templates/base.html +++ b/youmap/templates/base.html @@ -6,6 +6,7 @@ + @@ -37,10 +38,11 @@ - + {% block bottom_js %} {% endblock %} -
+
+
diff --git a/youmap/templates/chickpea/map_update_tilelayers.html b/youmap/templates/chickpea/map_update_tilelayers.html index a00f0c6e..a7762580 100644 --- a/youmap/templates/chickpea/map_update_tilelayers.html +++ b/youmap/templates/chickpea/map_update_tilelayers.html @@ -2,7 +2,7 @@

Choose your tilelayers

{% csrf_token %} -