Browse Source

bump up z-index of notes in pdf

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