Twenty Fifteen: add missing social link Genericons styles for Skype and Path.

Fixes #32332, props philiparthurmoore.

git-svn-id: https://develop.svn.wordpress.org/trunk@32497 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2015-05-12 18:14:04 +00:00
parent d01281af10
commit 3d4fb6ce50

View File

@ -880,6 +880,14 @@ a:focus {
content: "\f413";
}
.social-navigation a[href*="path.com"]:before {
content: "\f219";
}
.social-navigation a[href*="skype.com"]:before {
content: "\f220";
}
.secondary-toggle {
background-color: transparent;
border: 1px solid #eaeaea;