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 345
345
break-inside : avoid
346
346
}
347
347
348
- $a: after> img {
349
- content: "" ;
350
- }
351
-
352
348
.entry iframe ,
353
349
ins {
354
350
display : none;
@@ -452,12 +448,13 @@ div.title {
452
448
display : none !important ;
453
449
}
454
450
455
- overflow-y : hidden;
456
- overflow-x : hidden;
457
-
458
451
* {
459
452
-webkit-box-shadow : none !important ;
460
453
-webkit-print-color-adjust : exact;
461
454
box-shadow : none !important ;
462
455
text-shadow : none !important ;
463
- }
456
+ }
457
+
458
+ .breadcrumb {
459
+ display : none;
460
+ }
Original file line number Diff line number Diff line change 236
236
</ div >
237
237
</ div >
238
238
</ div >
239
- < div class ="print-logo ">
239
+ < div class ="print-logo " style =" display:none; " >
240
240
< img src ="https://www.redhat.com/cms/managed-files/Logo-Red_Hat-OpenShift-A-Standard-RGB_0_0.svg " alt ="print logo "/>
241
241
</ div >
242
242
< div class ="col-xs-12 col-sm-9 col-md-9 main ">
You can’t perform that action at this time.
0 commit comments