From 19346fd5f80cfd38d63d04a59d59a8a8b03a8c1a Mon Sep 17 00:00:00 2001 From: Claire Date: Mon, 31 Mar 2025 10:17:39 +0200 Subject: [PATCH] Fix extra space under left-indented vertical videos (#34313) --- app/javascript/mastodon/features/video/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/javascript/mastodon/features/video/index.tsx b/app/javascript/mastodon/features/video/index.tsx index 99ca1a96da..659c210568 100644 --- a/app/javascript/mastodon/features/video/index.tsx +++ b/app/javascript/mastodon/features/video/index.tsx @@ -783,7 +783,7 @@ export const Video: React.FC<{ // The outer wrapper is necessary to avoid reflowing the layout when going into full screen return ( -
+