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

git-svn-id: http://svn.automattic.com/wordpress/trunk@19463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2011-11-28 16:42:36 +00:00
parent 93808a4a55
commit ad56beed8f
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;
}