Remove redundant background property

The property is overwritten for each icon.
This commit is contained in:
Javi Martín
2021-02-09 18:56:41 +01:00
parent 3ce86078e1
commit b867243e83

View File

@@ -1539,7 +1539,6 @@ table {
.button.button-facebook,
.button.button-google,
.button.button-wordpress {
background: #fff;
color: $text;
font-weight: bold;
height: $line-height * 2;