Browse Source

fix minor issue in pdf print sheet

Hakim El Hattab 12 năm trước cách đây
mục cha
commit
9d98cee7fd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {