diff --git a/wp-content/themes/twentytwelve/editor-style-rtl.css b/wp-content/themes/twentytwelve/editor-style-rtl.css index d637ad2962..e523b693b2 100644 --- a/wp-content/themes/twentytwelve/editor-style-rtl.css +++ b/wp-content/themes/twentytwelve/editor-style-rtl.css @@ -8,7 +8,7 @@ See also rtl.css html .mceContentBody { direction: rtl; unicode-bidi: embed; - float: right; + margin: 10px auto; } li { margin: 0 24px 0 0;