mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-07-31 20:00:28 +02:00
Removing duplicated "position" property at pdf.css
Found that by running css-lint on the code
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user