Twenty Twelve, RTL: per azaozz, center the editor body in RTL to stop messing with calculating height/width in JS. Props obenland, see #21441.
git-svn-id: https://develop.svn.wordpress.org/trunk@21441 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
165a28af29
commit
a1a26b0318
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user