diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss index c6e61099c7..c71ab65be6 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss @@ -155,6 +155,9 @@ .project-tools { flex-shrink: 0; margin-left: auto; + min-height: 38px; + display: flex; + align-items: center; } @include media-breakpoint-down(md) {