diff --git a/rmo/template/mock/water.html b/rmo/template/mock/water.html index d37ebf2e..110708aa 100644 --- a/rmo/template/mock/water.html +++ b/rmo/template/mock/water.html @@ -56,12 +56,6 @@ font-size: 1.5rem; color: #0d6efd; } -.optional-label { - font-size: 0.875rem; - color: #6c757d; - font-weight: normal; - margin-left: 8px; -} .submit-container { background-color: #f8f9fa; padding: 20px; @@ -169,6 +163,7 @@ function toggleCollapse(something) { } else { el.classList.add('collapse'); } + document.getElementById("toggle-additional").classList.add("visually-hidden"); } document.addEventListener('DOMContentLoaded', function() { // Elements @@ -272,16 +267,6 @@ function displaySelectedCoordinates(lngLat) { - -
-
- -
-
-
@@ -320,6 +305,11 @@ function displaySelectedCoordinates(lngLat) {

Location

Please provide the location of the potential mosquito production source. We may be able to extract this information from your photos if they contain location data.

+
+
+

You can select the location by address or by moving the marker on the map.

+
+
@@ -347,8 +337,8 @@ function displaySelectedCoordinates(lngLat) {
-