Explorar el Código

bump up z-index of notes in pdf

Hakim El Hattab hace 9 años
padre
commit
ca4098145e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      css/print/pdf.css

+ 1 - 0
css/print/pdf.css

@@ -163,5 +163,6 @@ ul, ol, div, p {
 	max-height: none;
 	left: auto;
 	top: auto;
+	z-index: 100;
 }