diff --git a/app/assets/stylesheets/zammad.css.scss b/app/assets/stylesheets/zammad.css.scss index a3f1b4afc..33bf83433 100644 --- a/app/assets/stylesheets/zammad.css.scss +++ b/app/assets/stylesheets/zammad.css.scss @@ -4303,7 +4303,7 @@ footer { .modal-centerFooter, .modal-rightFooter { display: flex; - align-items: start; + align-items: center; /* because of btn--text btn--subtle being thinner than the rest */ flex: 1; }