Ver Fonte

bump up z-index of notes in pdf

Hakim El Hattab há 9 anos atrás
pai
commit
ca4098145e
1 ficheiros alterados com 1 adições e 0 exclusões
  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;
 }