diff --git a/public/scss/generics.scss b/public/scss/generics.scss
index 62eca8f327..39c585bee4 100644
--- a/public/scss/generics.scss
+++ b/public/scss/generics.scss
@@ -23,7 +23,9 @@
display: block;
}
}
-
+.dropdown-left .dropdown-menu {
+ --bs-position: start;
+}
.dropdown-right .dropdown-menu {
--bs-position: end;
}
diff --git a/src/views/partials/category/filter-dropdown-left.tpl b/src/views/partials/category/filter-dropdown-left.tpl
index 66fe0bf823..3bfc37a2ef 100644
--- a/src/views/partials/category/filter-dropdown-left.tpl
+++ b/src/views/partials/category/filter-dropdown-left.tpl
@@ -1,3 +1,3 @@
-
+
\ No newline at end of file
diff --git a/src/views/partials/category/selector-dropdown-left.tpl b/src/views/partials/category/selector-dropdown-left.tpl
index d046496999..e978d5118b 100644
--- a/src/views/partials/category/selector-dropdown-left.tpl
+++ b/src/views/partials/category/selector-dropdown-left.tpl
@@ -1,3 +1,3 @@
-
+
\ No newline at end of file
diff --git a/src/views/partials/groups/filter-dropdown-left.tpl b/src/views/partials/groups/filter-dropdown-left.tpl
index bdce5e51d9..a02321e24a 100644
--- a/src/views/partials/groups/filter-dropdown-left.tpl
+++ b/src/views/partials/groups/filter-dropdown-left.tpl
@@ -1,3 +1,3 @@
-
+
\ No newline at end of file
diff --git a/src/views/partials/tags/filter-dropdown-left.tpl b/src/views/partials/tags/filter-dropdown-left.tpl
index f794a477d6..37bfc4b293 100644
--- a/src/views/partials/tags/filter-dropdown-left.tpl
+++ b/src/views/partials/tags/filter-dropdown-left.tpl
@@ -1,3 +1,3 @@
-
+
\ No newline at end of file
diff --git a/src/views/partials/users/filter-dropdown-left.tpl b/src/views/partials/users/filter-dropdown-left.tpl
index 3a5afc7f03..583b45d4fb 100644
--- a/src/views/partials/users/filter-dropdown-left.tpl
+++ b/src/views/partials/users/filter-dropdown-left.tpl
@@ -1,3 +1,3 @@
-
+
\ No newline at end of file