mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Add some ru_RU-specific CSS to the customizer to prevent the spinner from being bumped to the next line. props SergeyBiryukov, see #21890.
git-svn-id: https://develop.svn.wordpress.org/trunk@22474 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -8523,6 +8523,9 @@ a.widget-control-edit {
|
||||
.locale-ru-ru.press-this #side-sortables {
|
||||
width: 245px; /* default 200px + 45px */
|
||||
}
|
||||
.locale-ru-ru #customize-header-actions .button {
|
||||
padding: 0 8px 1px; /* default 0 10px 1px; */
|
||||
}
|
||||
|
||||
/* lt_LT: QuickEdit */
|
||||
.locale-lt-lt .inline-edit-row fieldset label span.title {
|
||||
|
||||
Reference in New Issue
Block a user