less padding for leaflet-popup-content

This commit is contained in:
Laura Klünder 2017-12-20 17:28:43 +01:00
parent 8736ad8ee3
commit 64d5490576

View file

@ -551,6 +551,7 @@ main:not([data-view=route-result]) #route-dots {
color: $color-secondary;
overflow: hidden;
line-height: 1.6;
padding: 10px;
}
.location-popup .leaflet-popup-content .location {
padding: 0 0 0 42px;