X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/9f1d3ac27217bd367a13ff74743880049e60fae5..4a28d28c086d7e4966bbf521e45cd7046cef9af6:/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; +}