]>
git.openstreetmap.org Git - nominatim.git/blobdiff - website/css/search.css
header {
- /*position: fixed;*/
width: 100%;
padding: 15px;
z-index: 5;
#map {
height: 100%;
+ min-height: 700px;
background:#eee;
}
top: 20px;
right: 20px;
}
+ #map {
+ height: 300px;
+ }
.sidebar {
width: 100%;
}