diff --git a/look/print.css b/look/print.css index a45140d63f..eeda8cdb40 100644 --- a/look/print.css +++ b/look/print.css @@ -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; } diff --git a/look/style.less b/look/style.less index ad5e215f4d..cfb58f43e9 100644 --- a/look/style.less +++ b/look/style.less @@ -1108,11 +1108,6 @@ a.learn-more { } } -.social-link { - .pull-right; - margin-left: .5em; -} - .big-donate, .big.donate { .btn; .btn-lg;