removes the extra blank page that was printed with pdf #458
This commit is contained in:
		| @@ -82,6 +82,11 @@ ul, ol, div, p { | |||||||
| 	overflow: visible; | 	overflow: visible; | ||||||
| 	margin: auto; | 	margin: auto; | ||||||
| } | } | ||||||
|  | .reveal { | ||||||
|  | 	width: auto !important; | ||||||
|  | 	height: auto !important; | ||||||
|  | 	overflow: hidden !important; | ||||||
|  | } | ||||||
| .reveal .slides { | .reveal .slides { | ||||||
| 	position: static; | 	position: static; | ||||||
| 	width: 100%; | 	width: 100%; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user