Add missing css height for leaflet

This commit is contained in:
Joerg Reichert 2019-06-10 15:04:02 +02:00
parent 1dca83138a
commit 1612893b17
5 changed files with 10 additions and 20 deletions

View file

@ -17,6 +17,7 @@
@import 'foundation_and_overrides';
@import 'objects/search-result';
@import 'objects/geo';
.left {float:left}
.right {float:right}