Copy Twenty Eleven's search icon to core for the admin bar. props SergeyBiryukov. fixes #19138.

git-svn-id: https://develop.svn.wordpress.org/trunk@19167 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2011-11-05 04:49:05 +00:00
parent 970b93c056
commit b06a98aa18
6 changed files with 4 additions and 8 deletions

View File

@@ -131,9 +131,6 @@
font-family: Tahoma, Arial, Helvetica, sans-serif;
padding: 0 24px 0 3px;
margin: 0 0 0 3px;
/* @todo: replace/move twenty eleven image to a core search icon. */
background-image: url('../../wp-content/themes/twentyeleven/images/search.png');
background-position: 98% 2px;
}