Browse Source

removes the extra blank page that was printed with pdf #458

Hakim El Hattab 11 năm trước cách đây
mục cha
commit
bfbeac7a79
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      css/print/pdf.css

+ 5 - 0
css/print/pdf.css

@@ -82,6 +82,11 @@ ul, ol, div, p {
 	overflow: visible;
 	margin: auto;
 }
+.reveal {
+	width: auto !important;
+	height: auto !important;
+	overflow: hidden !important;
+}
 .reveal .slides {
 	position: static;
 	width: 100%;