fix margins of popup again
This commit is contained in:
parent
07df622730
commit
9bdd06ccb0
1 changed files with 1 additions and 1 deletions
|
@ -551,7 +551,7 @@ main:not([data-view=route-result]) #route-dots {
|
|||
color: $color-secondary;
|
||||
overflow: hidden;
|
||||
line-height: 1.6;
|
||||
margin: 15px 0 10px;
|
||||
margin: 15px 10px 10px;
|
||||
padding: 0;
|
||||
}
|
||||
.location-popup .leaflet-popup-content .location {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue