浏览代码

bump up z-index of notes in pdf

Hakim El Hattab 9 年之前
父节点
当前提交
ca4098145e
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;
 }