summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/post-template/editor-rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/post-template/editor-rtl.css')
-rw-r--r--wp-includes/blocks/post-template/editor-rtl.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/wp-includes/blocks/post-template/editor-rtl.css b/wp-includes/blocks/post-template/editor-rtl.css
new file mode 100644
index 0000000..92e578f
--- /dev/null
+++ b/wp-includes/blocks/post-template/editor-rtl.css
@@ -0,0 +1,5 @@
+.editor-styles-wrapper ul.wp-block-post-template{
+ list-style:none;
+ margin-right:0;
+ padding-right:0;
+} \ No newline at end of file