diff --git a/modules/static/construct.css b/modules/static/construct.css index f4de85dfa..6f3ddcf4a 100644 --- a/modules/static/construct.css +++ b/modules/static/construct.css @@ -1113,7 +1113,7 @@ body.loaded position: relative; flex-shrink: 0; align-items: center; - align-content: stretch; + align-content: center; justify-content: center; } diff --git a/modules/static/index.html b/modules/static/index.html index 4db7cf728..c6bc45c44 100644 --- a/modules/static/index.html +++ b/modules/static/index.html @@ -475,7 +475,7 @@ type="text/ng-template" { me: mxid == mc.my.mxid, grow: members.info == mxid, - active: mc.users[mxid].currently_active === true, + active: mc.users[mxid].currently_active === true, inactive: mc.users[mxid].currently_active === false, }">