From ddfb0aa86fdfc8e92d0b81fbe36dc79c4585dd86 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Sat, 26 Apr 2014 21:41:54 +0200 Subject: abide by configured width/height when printing to pdf --- css/print/pdf.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'css/print') 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, -- cgit v1.2.3