summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/video/style-rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/video/style-rtl.css')
-rw-r--r--wp-includes/blocks/video/style-rtl.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-includes/blocks/video/style-rtl.css b/wp-includes/blocks/video/style-rtl.css
index e10f427..ae4ac83 100644
--- a/wp-includes/blocks/video/style-rtl.css
+++ b/wp-includes/blocks/video/style-rtl.css
@@ -13,7 +13,7 @@
.wp-block-video.aligncenter{
text-align:center;
}
-.wp-block-video figcaption{
+.wp-block-video :where(figcaption){
margin-bottom:1em;
margin-top:.5em;
} \ No newline at end of file