Revert [37362], which incorrectly changed Dashicons CSS

`dashicons.css` is an external-ish library and the change there is incorrect.

See #36754.


git-svn-id: https://develop.svn.wordpress.org/trunk@37364 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jeremy Felt 2016-05-05 15:28:24 +00:00
parent 2ed0e470ba
commit 705b36d63d
3 changed files with 3 additions and 3 deletions

View File

@ -97,7 +97,7 @@
}
.icon16.icon-site:before {
content: "\f541";
content: "\f112";
}
.icon16.icon-generic:before {

View File

@ -527,7 +527,7 @@ html:lang(he-il) .rtl #wpadminbar * {
#wpadminbar #wp-admin-bar-my-sites > .ab-item:before,
#wpadminbar #wp-admin-bar-site-name > .ab-item:before {
content: "\f541";
content: "\f112";
top: 2px;
}

View File

@ -78,7 +78,7 @@
}
.dashicons-admin-network:before {
content: "\f541";
content: "\f112";
}
.dashicons-admin-generic:before {