aboutsummaryrefslogtreecommitdiff
path: root/css/print
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-04-26 21:41:54 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-04-26 21:42:16 +0200
commitddfb0aa86fdfc8e92d0b81fbe36dc79c4585dd86 (patch)
treeafb2ceb917c1cd26946e63d3a6e12b0085ced3d4 /css/print
parenta522312999c93b1a5a8353ab18d573c9c4ac83f2 (diff)
downloadfreenode-live-2017-presentation-ddfb0aa86fdfc8e92d0b81fbe36dc79c4585dd86.tar
freenode-live-2017-presentation-ddfb0aa86fdfc8e92d0b81fbe36dc79c4585dd86.tar.gz
abide by configured width/height when printing to pdf
Diffstat (limited to 'css/print')
-rw-r--r--css/print/pdf.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/css/print/pdf.css b/css/print/pdf.css
index 559b05d..bc09a70 100644
--- a/css/print/pdf.css
+++ b/css/print/pdf.css
@@ -30,11 +30,6 @@ html {
overflow: visible;
}
-@page {
- size: letter landscape;
- margin: 0;
-}
-
/* SECTION 2: Remove any elements not needed in print.
This would include navigation, ads, sidebars, etc. */
.nestedarrow,