RTL fix. Props yoavf. fixes #11886

git-svn-id: http://svn.automattic.com/wordpress/trunk@12721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2010-01-13 19:06:47 +00:00
parent 0fbb0fd093
commit ee1488ea60
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 {