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;
position: fixed;
height: 95vh;
width: 100%;
}
#yapanel{
position: absolute;

Loading…
Cancel
Save