summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/group/style-rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/group/style-rtl.css')
-rw-r--r--wp-includes/blocks/group/style-rtl.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/wp-includes/blocks/group/style-rtl.css b/wp-includes/blocks/group/style-rtl.css
index 5128c34..30d868c 100644
--- a/wp-includes/blocks/group/style-rtl.css
+++ b/wp-includes/blocks/group/style-rtl.css
@@ -1,3 +1,7 @@
.wp-block-group{
box-sizing:border-box;
+}
+
+:where(.wp-block-group.wp-block-group-is-layout-constrained){
+ position:relative;
} \ No newline at end of file