diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss index 5748e3c6051..ccfac630c2b 100644 --- a/app/javascript/styles/mastodon/components.scss +++ b/app/javascript/styles/mastodon/components.scss @@ -6196,6 +6196,8 @@ a.status-card { inset-inline-start: 0; inset-inline-end: 0; bottom: 0; + align-items: center; + justify-content: space-around; // If set to center, the fullscreen image overlay is misaligned. > div { flex-shrink: 0;