aboutsummaryrefslogtreecommitdiff
path: root/css/print
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-05-04 08:29:45 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-05-04 08:29:45 +0200
commit54e256764ce98204caad708b654f6250fb781664 (patch)
treebf457f7ed2bdc743b72234b61d6139b839b1b2d8 /css/print
parentda1f221b4f1ad11edf4099d651cb56e7fae79db0 (diff)
downloadfreenode-live-2017-presentation-54e256764ce98204caad708b654f6250fb781664.tar
freenode-live-2017-presentation-54e256764ce98204caad708b654f6250fb781664.tar.gz
limit size of media elements when printing to pdf
Diffstat (limited to 'css/print')
-rw-r--r--css/print/pdf.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/print/pdf.css b/css/print/pdf.css
index ca42f4f..7bcc6cb 100644
--- a/css/print/pdf.css
+++ b/css/print/pdf.css
@@ -142,7 +142,6 @@ ul, ol, div, p {
}
.reveal img {
box-shadow: none;
- max-height: 80%;
}
.reveal .roll {
overflow: visible;