1
0
Эх сурвалжийг харах

Merge pull request #2628 from telliott22/fix-print-pdf-links

Fixing un-clickable links in print pdf mode
Hakim El Hattab 5 жил өмнө
parent
commit
7d4899956b
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      css/print/pdf.css

+ 1 - 0
css/print/pdf.css

@@ -63,6 +63,7 @@ ul, ol, div, p {
 	width: 100% !important;
 	height: auto !important;
 	zoom: 1 !important;
+	pointer-events: initial;
 
 	left: auto;
 	top: auto;