Remove another unused class from CSS
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Reinhard Müller 2020-05-13 19:10:24 +02:00
parent 8d024d9c12
commit 86a4ac3aef
2 changed files with 1 additions and 6 deletions

View File

@ -14,7 +14,7 @@ a, a:link, a:visited {
}
/* Hide things */
#sidebar, #followup, #top, .social-link, #translations, #translations a, #translations ul {
#sidebar, #followup, #top, #translations, #translations a, #translations ul {
display: none;
}

View File

@ -1108,11 +1108,6 @@ a.learn-more {
}
}
.social-link {
.pull-right;
margin-left: .5em;
}
.big-donate, .big.donate {
.btn;
.btn-lg;