Explorar el Código

reduce max-height of images in pdfs

Hakim El Hattab hace 11 años
padre
commit
da1f221b4f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      css/print/pdf.css

+ 1 - 0
css/print/pdf.css

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