diff --git a/assets/css/general.css b/assets/css/general.css index e2ee3495..cc24b104 100644 --- a/assets/css/general.css +++ b/assets/css/general.css @@ -396,3 +396,7 @@ div#station_logbooks_linked_table_paginate { .api-key { font-family: Monospace; } + +.dropdown-menu { + z-index: 2000; +} \ No newline at end of file