Explorar el Código

fix minor issue in pdf print sheet

Hakim El Hattab hace 12 años
padre
commit
9d98cee7fd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {