Twenty Fifteen: removing Skype from the list of social links is easier than adding skype to $allowed_protocols.

Props iamtakashi, fixes #30059.



git-svn-id: https://develop.svn.wordpress.org/trunk@30010 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ian Stewart 2014-10-24 14:54:12 +00:00
parent c9f6dd15f1
commit e67582c911
1 changed files with 0 additions and 5 deletions

View File

@ -818,11 +818,6 @@ a:focus {
content: "\f222";
}
.social-navigation a[href*="skype.com"]:before,
.social-navigation a[href*="skype:"]:before:before {
content: "\f220";
}
.social-navigation a[href*="stumbleupon.com"]:before {
content: "\f223";
}