From aff7927104bf151f3b84b16712804880439e6cde Mon Sep 17 00:00:00 2001 From: aireilly Date: Thu, 29 Sep 2022 09:27:39 +0100 Subject: [PATCH] css changes for print pdf --- _stylesheets/print.css | 13 +++++-------- _templates/_page_openshift.html.erb | 2 +- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/_stylesheets/print.css b/_stylesheets/print.css index 14f2e2687e..e79afcda34 100644 --- a/_stylesheets/print.css +++ b/_stylesheets/print.css @@ -345,10 +345,6 @@ a { break-inside: avoid } -$a:after>img { - content: ""; -} - .entry iframe, ins { display: none; @@ -452,12 +448,13 @@ div.title { display: none !important; } -overflow-y: hidden; -overflow-x: hidden; - * { -webkit-box-shadow: none !important; -webkit-print-color-adjust: exact; box-shadow: none !important; text-shadow: none !important; -} \ No newline at end of file +} + +.breadcrumb { + display: none; +} diff --git a/_templates/_page_openshift.html.erb b/_templates/_page_openshift.html.erb index 6764e2b1dd..9198c74ab9 100644 --- a/_templates/_page_openshift.html.erb +++ b/_templates/_page_openshift.html.erb @@ -236,7 +236,7 @@ -