mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +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:
@@ -394,7 +394,7 @@ body.js .item-order {
|
||||
.item-controls .menu-item-delete:hover { color: #ff0000; }
|
||||
|
||||
.item-edit {
|
||||
background: url("../images/menu-bits.gif?ver=20100531") no-repeat scroll 0 -105px;
|
||||
background: url("../images/menu-bits.gif?ver=20100610") no-repeat scroll 0 -105px;
|
||||
position: absolute;
|
||||
right: -20px;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user