diff --git a/frontend/src/_styles/theme.scss b/frontend/src/_styles/theme.scss index f33cf3a6e2..a44b85cf4a 100644 --- a/frontend/src/_styles/theme.scss +++ b/frontend/src/_styles/theme.scss @@ -2152,7 +2152,7 @@ tr:focus { .table-filters { position: absolute; - bottom: 0; + top: 2.85rem; width: 80%; max-width: 700px; margin-right: 10%;