Add RTL and locale classes to the press this body. Props SergeyBiryukov. fixes #19603

git-svn-id: https://develop.svn.wordpress.org/trunk@21052 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2012-06-11 20:34:42 +00:00
parent f1d9066aed
commit 30cf820918
2 changed files with 8 additions and 4 deletions

View File

@@ -8195,13 +8195,13 @@ a.widget-control-edit {
width: auto; /* default 5em */
min-width: 5em;
}
.locale-ru-ru .press-this .posting {
.locale-ru-ru.press-this .posting {
margin-right: 257px; /* default 212px + 45px */
}
.locale-ru-ru .press-this #photo-add-url-div input[type="text"] {
.locale-ru-ru.press-this #photo-add-url-div input[type="text"] {
width: 255px; /* default 300px - 45px */
}
.locale-ru-ru .press-this #side-sortables {
.locale-ru-ru.press-this #side-sortables {
width: 245px; /* default 200px + 45px */
}