diff --git a/website/css/common.css b/website/css/common.css index 233af74c..57976635 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; +} \ No newline at end of file