X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/9f1d3ac27217bd367a13ff74743880049e60fae5..a4c67cdab1e5bfcb50c666e32e561c0b5cc35851:/website/css/common.css diff --git a/website/css/common.css b/website/css/common.css index 233af74c..a6d12f4c 100644 --- a/website/css/common.css +++ b/website/css/common.css @@ -29,3 +29,7 @@ header #last-updated { white-space: nowrap; text-align: center; } + +header .dropdown-menu { + z-index: 1001; +}