diff --git a/assets/css/general.css b/assets/css/general.css index 309d435e..e3f2a813 100644 --- a/assets/css/general.css +++ b/assets/css/general.css @@ -346,6 +346,10 @@ TD.lotw { position: absolute !important; } +.dropdown-menu.menuOnResultTab { + left: -200px; +} + .was-map-dialog .modal-dialog { width: 100%; } @@ -805,4 +809,4 @@ tr.htmx-swapping td { .error-red-border { border-color: red; -} \ No newline at end of file +}