mirror of https://github.com/apache/jmeter.git
Hide the social media links in the printed version of the website.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1740449 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f9451647af
commit
84ee13c94f
|
|
@ -602,7 +602,7 @@ table {
|
|||
}
|
||||
|
||||
@media print {
|
||||
.nav, .header, .footer, .pagelinks, .go-top {
|
||||
.nav, .header, .footer, .pagelinks, .go-top, .social-media, .share-links {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue