abide by configured width/height when printing to pdf
This commit is contained in:
parent
a522312999
commit
ddfb0aa86f
2 changed files with 21 additions and 11 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue