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 @@ -