diff --git a/app/webroot/css/co-base.css b/app/webroot/css/co-base.css index 1d58a8619..6907b9e00 100644 --- a/app/webroot/css/co-base.css +++ b/app/webroot/css/co-base.css @@ -491,6 +491,7 @@ instead, reveal in user menu */ display: flex; justify-content: space-between; margin: 1em 0 0.5em; + align-items: baseline; } .pageTitle { padding-bottom: 0.25em;