X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/620100a5ac943e86e54f81f40dc52f1dd0d61330..414e6f089fc361ac22e28227be2d34a256226505:/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; +}