From 90039c329c7f58593ab0f0717069d63b4ed84a7b Mon Sep 17 00:00:00 2001 From: Md Rashed Hossain Date: Mon, 13 Apr 2026 17:52:24 +0600 Subject: [PATCH 1/5] Update style-rtl.css --- src/wp-content/themes/twentynineteen/style-rtl.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/wp-content/themes/twentynineteen/style-rtl.css b/src/wp-content/themes/twentynineteen/style-rtl.css index d09ae598bf95c..2bb69e0f9258b 100644 --- a/src/wp-content/themes/twentynineteen/style-rtl.css +++ b/src/wp-content/themes/twentynineteen/style-rtl.css @@ -4443,6 +4443,11 @@ body.page .main-navigation { max-width: 100% !important; } +.wp-block-embed__wrapper iframe[src*="youtube.com/shorts"] { + aspect-ratio: 9 / 16; + height: auto; +} + @media only screen and (min-width: 768px) { .entry .entry-content > iframe[style] { max-width: calc(8 * (100vw / 12) - 28px) !important; From a4548d21538397787dca723c29d36093944fb628 Mon Sep 17 00:00:00 2001 From: "wordpress-develop-pr-bot[bot]" <1178653+wordpress-develop-pr-bot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 11:55:12 +0000 Subject: [PATCH 2/5] Automation: Updating built files with changes. --- src/wp-content/themes/twentynineteen/style-rtl.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/wp-content/themes/twentynineteen/style-rtl.css b/src/wp-content/themes/twentynineteen/style-rtl.css index f0234fcf1d882..ae969d6e88e84 100644 --- a/src/wp-content/themes/twentynineteen/style-rtl.css +++ b/src/wp-content/themes/twentynineteen/style-rtl.css @@ -4445,11 +4445,6 @@ body.page .main-navigation { max-width: 100% !important; } -.wp-block-embed__wrapper iframe[src*="youtube.com/shorts"] { - aspect-ratio: 9 / 16; - height: auto; -} - @media only screen and (min-width: 768px) { .entry .entry-content > iframe[style] { max-width: calc(8 * (100vw / 12) - 28px) !important; From 3496be702da1c0d04eaf9fe47799bc866e1f4718 Mon Sep 17 00:00:00 2001 From: Rashed Hossain Date: Thu, 7 May 2026 17:52:21 +0600 Subject: [PATCH 3/5] Add aspect ratio for YouTube shorts embeds --- src/wp-content/themes/twentynineteen/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/wp-content/themes/twentynineteen/style.css b/src/wp-content/themes/twentynineteen/style.css index 1dafa52fd6be7..ead5c60246f01 100644 --- a/src/wp-content/themes/twentynineteen/style.css +++ b/src/wp-content/themes/twentynineteen/style.css @@ -4120,6 +4120,11 @@ body.page .main-navigation { /* Browsers supporting mix-blend-mode don't need opacity < 1 */ } +.wp-block-embed__wrapper iframe[src*="youtube.com/shorts"] { + aspect-ratio: 9 / 16; + height: auto; +} + @supports (mix-blend-mode: multiply) { .image-filters-enabled .site-header.featured-image .site-featured-image:after { opacity: 1; From c4d9c446794a72b2d594d29a67c6ab6b155979be Mon Sep 17 00:00:00 2001 From: "wordpress-develop-pr-bot[bot]" <1178653+wordpress-develop-pr-bot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 12:01:29 +0000 Subject: [PATCH 4/5] Automation: Updating built files with changes. --- src/wp-content/themes/twentynineteen/style-rtl.css | 5 +++++ src/wp-content/themes/twentynineteen/style.css | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/wp-content/themes/twentynineteen/style-rtl.css b/src/wp-content/themes/twentynineteen/style-rtl.css index ae969d6e88e84..31b74537d8f95 100644 --- a/src/wp-content/themes/twentynineteen/style-rtl.css +++ b/src/wp-content/themes/twentynineteen/style-rtl.css @@ -4114,6 +4114,11 @@ body.page .main-navigation { /* Browsers supporting mix-blend-mode don't need opacity < 1 */ } +.wp-block-embed__wrapper iframe[src*="youtube.com/shorts"] { + aspect-ratio: 9 / 16; + height: auto; +} + @supports (mix-blend-mode: multiply) { .image-filters-enabled .site-header.featured-image .site-featured-image:after { opacity: 1; diff --git a/src/wp-content/themes/twentynineteen/style.css b/src/wp-content/themes/twentynineteen/style.css index ead5c60246f01..1dafa52fd6be7 100644 --- a/src/wp-content/themes/twentynineteen/style.css +++ b/src/wp-content/themes/twentynineteen/style.css @@ -4120,11 +4120,6 @@ body.page .main-navigation { /* Browsers supporting mix-blend-mode don't need opacity < 1 */ } -.wp-block-embed__wrapper iframe[src*="youtube.com/shorts"] { - aspect-ratio: 9 / 16; - height: auto; -} - @supports (mix-blend-mode: multiply) { .image-filters-enabled .site-header.featured-image .site-featured-image:after { opacity: 1; From 20904249ab7fd51378f4603936d7cd381a8bcc69 Mon Sep 17 00:00:00 2001 From: "wordpress-develop-pr-bot[bot]" <1178653+wordpress-develop-pr-bot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 12:02:35 +0000 Subject: [PATCH 5/5] Automation: Updating built files with changes. --- src/wp-content/themes/twentynineteen/style-rtl.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/wp-content/themes/twentynineteen/style-rtl.css b/src/wp-content/themes/twentynineteen/style-rtl.css index 31b74537d8f95..ae969d6e88e84 100644 --- a/src/wp-content/themes/twentynineteen/style-rtl.css +++ b/src/wp-content/themes/twentynineteen/style-rtl.css @@ -4114,11 +4114,6 @@ body.page .main-navigation { /* Browsers supporting mix-blend-mode don't need opacity < 1 */ } -.wp-block-embed__wrapper iframe[src*="youtube.com/shorts"] { - aspect-ratio: 9 / 16; - height: auto; -} - @supports (mix-blend-mode: multiply) { .image-filters-enabled .site-header.featured-image .site-featured-image:after { opacity: 1;