diff --git a/static/css/print.css b/static/css/print.css index 62f1e7b670..4280e83a94 100644 --- a/static/css/print.css +++ b/static/css/print.css @@ -70,3 +70,6 @@ pre { #body .tab-nav-button:not(.active) { opacity: .5; } +#head-tags { + display: none; +} \ No newline at end of file