refactor(docs-infra): remove duplicate `.github-links` styles (#31574)

PR Close #31574
This commit is contained in:
George Kalpakas 2020-03-06 14:44:13 +02:00 committed by Matias Niemelä
parent cffbaba914
commit 7bd5368d8b
1 changed files with 0 additions and 12 deletions

View File

@ -294,18 +294,6 @@
}
}
.github-links {
float: right;
.material-icons {
border-radius: 4px;
padding: 4px;
font-size: 20px;
&:hover {
background-color: $mist;
}
}
}
.deprecated-api-item {
text-decoration: line-through;
}