diff --git a/mapApp/static/mapApp/css/common.css b/mapApp/static/mapApp/css/common.css index 4767dbac..34b0b1b7 100755 --- a/mapApp/static/mapApp/css/common.css +++ b/mapApp/static/mapApp/css/common.css @@ -232,7 +232,7 @@ body h1{ /* Mobile info popup on mobile phones */ .tip-msg{ position: absolute; - top: 60px; + top: 80px; left: 0px; right: 0px; height: 23px; diff --git a/mapApp/templates/mapApp/util/draw.html b/mapApp/templates/mapApp/util/draw.html index 07760ff9..f44259cd 100755 --- a/mapApp/templates/mapApp/util/draw.html +++ b/mapApp/templates/mapApp/util/draw.html @@ -11,9 +11,9 @@ }); - function desktopDrawing() { + function desktopDrawing() { - /* DRAWING CONTROL TOOLTIPS */ + /* DRAWING CONTROL TOOLTIPS */ L.drawLocal.draw.toolbar.actions.title = "{% trans 'Cancel drawing' %}"; L.drawLocal.draw.toolbar.actions.text = "{% trans 'Cancel' %}"; @@ -246,7 +246,7 @@ {% if request.user_agent.is_mobile %} -
+
×
{% trans "Double tap a location to submit a report" %}