]> git.openstreetmap.org Git - nominatim.git/blobdiff - website/css/common.css
clean up docs for lookup call
[nominatim.git] / website / css / common.css
index 233af74c465341a78494ef0b4ac6c85e6b418313..a6d12f4cdcf390a03ca272484251191c13af627b 100644 (file)
@@ -29,3 +29,7 @@ header #last-updated {
   white-space: nowrap;
   text-align: center;
 }
+
+header .dropdown-menu {
+  z-index: 1001;
+}