Ver código fonte

reduce max-height of images in pdfs

Hakim El Hattab 11 anos atrás
pai
commit
da1f221b4f
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      css/print/pdf.css

+ 1 - 0
css/print/pdf.css

@@ -142,6 +142,7 @@ ul, ol, div, p {
 }
 .reveal img {
 	box-shadow: none;
+	max-height: 80%;
 }
 .reveal .roll {
 	overflow: visible;