reduce max-height of images in pdfs

This commit is contained in:
Hakim El Hattab 2014-05-04 08:24:26 +02:00
parent fa6187072e
commit da1f221b4f
1 changed files with 1 additions and 0 deletions

View File

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