This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aj
/
reveal.js
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
bump up z-index of notes in pdf
Hakim El Hattab
9 years ago
parent
1c6990d20f
commit
ca4098145e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
css/print/pdf.css
+ 1
- 0
css/print/pdf.css
View File
@@ -
163
,
5
+
163
,
6
@@ ul, ol, div, p {
max-height
:
none
;
left
:
auto
;
top
:
auto
;
+
z-index
: 100;
}