Remove ru_RU-specific CSS that is no longer necessary after [20616]. props SergeyBiryukov. fixes #20568.
git-svn-id: https://develop.svn.wordpress.org/trunk@20658 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
29fcfe6c1c
commit
00d6e93374
|
@ -8062,9 +8062,6 @@ a.widget-control-edit {
|
||||||
width: auto; /* default 5em */
|
width: auto; /* default 5em */
|
||||||
min-width: 5em;
|
min-width: 5em;
|
||||||
}
|
}
|
||||||
.locale-ru-ru .feature-filter .feature-group li {
|
|
||||||
width: 145px;
|
|
||||||
}
|
|
||||||
.locale-ru-ru .press-this .posting {
|
.locale-ru-ru .press-this .posting {
|
||||||
margin-right: 257px; /* default 212px + 45px */
|
margin-right: 257px; /* default 212px + 45px */
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue