Show Numbers from a Place not with linebreaking

This commit is contained in:
BlubbFish 2019-09-03 23:04:45 +02:00
parent cec861cd7c
commit 617eef2f5f
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@
### Changes
* Change Online Map MaxZoom to 19
* Searchfunction case insensitive
* Show Numbers from a Place not with linebreaking
## 1.2.9
### New Features

View File

@ -13,6 +13,7 @@
#bigmap .leaflet-map-pane .leaflet-marker-pane .snumber-icon {
font-weight: bold;
font-size: 5px;
white-space: nowrap;
}
#bigmap .leaflet-map-pane .leaflet-marker-pane .coord-icon {
font-size: 13px;