Browse Source

fix mobile map view

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

1
mapapp/templates/maps/ya_index.html

@ -128,6 +128,7 @@
padding: 0; padding: 0;
position: fixed; position: fixed;
height: 95vh; height: 95vh;
width: 100%;
} }
#yapanel{ #yapanel{
position: absolute; position: absolute;

Loading…
Cancel
Save