Removing duplicated "position" property at pdf.css
Found that by running css-lint on the codeedit
parent
3d49b1dea3
commit
187114f472
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue