Sfoglia il codice sorgente

reduce max-height of images in pdfs

Hakim El Hattab 11 anni fa
parent
commit
da1f221b4f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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;