소스 검색

Removing duplicated "position" property at pdf.css

Found that by running css-lint on the code
Tiago Garcia 8 년 전
부모
커밋
187114f472
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      css/print/pdf.css

+ 0 - 1
css/print/pdf.css

@@ -86,7 +86,6 @@ ul, ol, div, p {
 	page-break-after: always !important;
 
 	visibility: visible !important;
-	position: relative !important;
 	display: block !important;
 	position: relative !important;