mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
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:
@@ -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 */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user