Remove another unused class from CSS
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8d024d9c12
commit
86a4ac3aef
@ -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;
|
||||
}
|
||||
|
||||
|
@ -1108,11 +1108,6 @@ a.learn-more {
|
||||
}
|
||||
}
|
||||
|
||||
.social-link {
|
||||
.pull-right;
|
||||
margin-left: .5em;
|
||||
}
|
||||
|
||||
.big-donate, .big.donate {
|
||||
.btn;
|
||||
.btn-lg;
|
||||
|
Loading…
Reference in New Issue
Block a user