Show Numbers from a Place not with linebreaking
This commit is contained in:
parent
cec861cd7c
commit
617eef2f5f
@ -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
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user