X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/521d6294993f8d8d46d93d514c08556d0c924786..414e6f089fc361ac22e28227be2d34a256226505:/website/css/common.css?ds=sidebyside 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; +}