mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-03 04:04:35 +00:00
Fix admin menu background for long names. props JohnONolan, fixes #13803.
git-svn-id: https://develop.svn.wordpress.org/trunk@15206 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -188,7 +188,7 @@ a.widget-action {
|
||||
}
|
||||
|
||||
.widget-top a.widget-action {
|
||||
background: url("../images/menu-bits.gif?ver=20100531") no-repeat scroll 0 -110px;
|
||||
background: url("../images/menu-bits.gif?ver=20100610") no-repeat scroll 0 -110px;
|
||||
}
|
||||
|
||||
.widget .widget-inside,
|
||||
|
||||
Reference in New Issue
Block a user