RTL fix. Props yoavf. fixes #11886

git-svn-id: https://develop.svn.wordpress.org/trunk@12721 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2010-01-13 19:06:47 +00:00
parent 31a41551ae
commit 648f4516a1
1 changed files with 4 additions and 0 deletions

View File

@ -548,6 +548,10 @@ ol {
padding-right: 0;
}
.media-upload-form .align .field label {
padding: 0 22px 0 0;
}
/* TinyMCE
=================================== */
.clearlooks2 .mceTop .mceLeft {