a couple of stylefixes

This commit is contained in:
nixa 2016-05-16 17:26:51 +03:00
parent f107a3726a
commit a8363d02b8
4 changed files with 51 additions and 4 deletions

View file

@ -1,6 +1,7 @@
@import '../../../../theme/sass/conf/conf';
#leaflet-map {
.leaflet-maps {
width: 100%;
height: calc(100vh - 283px);
}