Hide language links on print version

Add selector to hide language links for print version of pages.

Bug: T282304
Change-Id: I6b17676e7491863e684c1704d0a849f0ba3827f5
This commit is contained in:
Clare Ming 2021-06-10 15:22:57 -06:00
parent ad95c880a1
commit 9ec5d6ded0
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ ul {
}
.mw-jump-link,
.mw-portlet-lang,
.toc .tocnumber {
display: none;
}