diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/print/pdf.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/print/pdf.css b/css/print/pdf.css index 834018b..f509d5b 100644 --- a/css/print/pdf.css +++ b/css/print/pdf.css @@ -157,7 +157,7 @@ ul, ol, div, p { } /* Display slide speaker notes when 'showNotes' is enabled */ -.reveal .speaker-notes { +.reveal .speaker-notes-pdf { display: block; width: 100%; max-height: none; |