Hide "View source" button when printing

This commit is contained in:
2022-05-08 15:12:13 -05:00
parent 17918a5617
commit b272ed6181
2 changed files with 2 additions and 1 deletions

View File

@ -761,6 +761,7 @@ li.disabled > .page-link:hover {
@media print {
.top,
.section-header-link,
.post-meta-view-source,
.prevnext,
.share-buttons,
.related-posts,