Change the site menu icon from a globe to home, which is a better metaphor for what it does. Fixes #25971.

git-svn-id: https://develop.svn.wordpress.org/trunk@26812 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-12-09 00:40:10 +00:00
parent 82fe05b560
commit 55f9e6b106

View File

@ -503,7 +503,7 @@
}
#wpadminbar #wp-admin-bar-site-name > .ab-item:before {
content: '\f319';
content: "\f102";
}