ru_RU: After [35710], remove fixed width for admin menu, as it does not account for media queries.
See #20974. git-svn-id: https://develop.svn.wordpress.org/trunk@35711 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7c1dd221c4
commit
c2f2ef1c9b
@ -68,10 +68,7 @@ body.locale-he-il .press-this a.wp-switch-editor {
|
||||
}
|
||||
|
||||
/* ru_RU: Text needs more room to breathe. */
|
||||
.locale-ru-ru #adminmenu {
|
||||
width: 160px; /* back-compat for pre-3.2 */
|
||||
margin-left: 0; /* back-compat for pre-3.2 */
|
||||
}
|
||||
.locale-ru-ru #adminmenu,
|
||||
.locale-ru-ru #wpbody {
|
||||
margin-left: 0; /* back-compat for pre-3.2 */
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user