Jelajahi Sumber

fix minor issue in pdf print sheet

Hakim El Hattab 12 tahun lalu
induk
melakukan
9d98cee7fd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      css/print/pdf.css

+ 1 - 1
css/print/pdf.css

@@ -23,7 +23,7 @@ body {
 	padding: 0;
 	float: none !important;
 	overflow: visible;
-	background-image: none;
+	background-image: none !important;
 }
 
 html {