Просмотр исходного кода

Publication: Pinterest Icon Fix

torres126 6 лет назад
Родитель
Сommit
2e66a6d938
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      publication/style.css

+ 1 - 1
publication/style.css

@@ -1118,7 +1118,7 @@ a:visited {
 }
 
 /* Pinterest */
-.social-navigation a[href*="pinterest.com"]:before {
+.social-navigation a[href*="pinterest."]:before {
 	content: "\f210";
 }