limit size of media elements when printing to pdf

This commit is contained in:
Hakim El Hattab
2014-05-04 08:29:45 +02:00
parent da1f221b4f
commit 54e256764c
2 changed files with 3 additions and 1 deletions

View File

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