Update comments icon in the menu sprite to match the rounded admin bar icon. props empireoflight. fixes #19379.

git-svn-id: https://develop.svn.wordpress.org/trunk@19463 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-11-28 16:42:36 +00:00
parent a7d44f10e9
commit 3348d28c15
8 changed files with 52 additions and 52 deletions

View File

@@ -1306,7 +1306,7 @@ form.upgrade .hint {
}
#wp-fullscreen-buttons .mce_image .mce_image {
background-image: url("../images/menu.png?ver=20100531");
background-image: url('../images/menu.png?ver=20111128');
background-position: -124px -38px;
}