Browse Source

fix mobile map view

devel
Dmitry Novikov 8 years ago
parent
commit
730917dd5c
  1. 3
      mapapp/templates/maps/ya_index.html

3
mapapp/templates/maps/ya_index.html

@ -128,6 +128,7 @@
padding: 0;
position: fixed;
height: 95vh;
width: 100%;
}
#yapanel{
position: absolute;
@ -155,4 +156,4 @@
</div>
</div>
{% endblock %}
{% endblock %}
Loading…
Cancel
Save