mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
HTML map: new button -show map bounds-
This commit is contained in:
@@ -51,8 +51,9 @@ form label {
|
||||
}
|
||||
|
||||
#map-position {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
right: 20px;
|
||||
padding: 0 5px;
|
||||
color: #333;
|
||||
@@ -61,6 +62,10 @@ form label {
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
#map-position-close {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.result {
|
||||
font-size: 0.8em;
|
||||
margin: 5px;
|
||||
|
||||
Reference in New Issue
Block a user