summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/quote/style-rtl.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--wp-includes/blocks/quote/style-rtl.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/wp-includes/blocks/quote/style-rtl.css b/wp-includes/blocks/quote/style-rtl.css
index e99e31e..fb6ac7d 100644
--- a/wp-includes/blocks/quote/style-rtl.css
+++ b/wp-includes/blocks/quote/style-rtl.css
@@ -14,4 +14,7 @@
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{
font-size:1.125em;
text-align:left;
+}
+.wp-block-quote>cite{
+ display:block;
} \ No newline at end of file