File tree Expand file tree Collapse file tree 2 files changed +6
-9
lines changed
Expand file tree Collapse file tree 2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 345345 break-inside : avoid
346346}
347347
348- $a: after> img {
349- content: "" ;
350- }
351-
352348.entry iframe ,
353349ins {
354350 display : none;
@@ -452,12 +448,13 @@ div.title {
452448 display : none !important ;
453449}
454450
455- overflow-y : hidden;
456- overflow-x : hidden;
457-
458451* {
459452 -webkit-box-shadow : none !important ;
460453 -webkit-print-color-adjust : exact;
461454 box-shadow : none !important ;
462455 text-shadow : none !important ;
463- }
456+ }
457+
458+ .breadcrumb {
459+ display : none;
460+ }
Original file line number Diff line number Diff line change 236236 </ div >
237237 </ div >
238238 </ div >
239- < div class ="print-logo ">
239+ < div class ="print-logo " style =" display:none; " >
240240 < img src ="https://www.redhat.com/cms/managed-files/Logo-Red_Hat-OpenShift-A-Standard-RGB_0_0.svg " alt ="print logo "/>
241241 </ div >
242242 < div class ="col-xs-12 col-sm-9 col-md-9 main ">
You can’t perform that action at this time.
0 commit comments