[minor] fix for pdf print

This commit is contained in:
Rushabh Mehta 2016-08-29 11:31:35 +05:30
parent a2e2c3652b
commit 2491c3e335
2 changed files with 3 additions and 3 deletions

View file

@ -67,8 +67,8 @@
width: 100%;
height: 0;
padding: 50% 0;
/*background-size: contain;*/
background-size: cover;
background-size: contain;
/*background-size: cover;*/
background-repeat: no-repeat;
background-position: center center;
border-radius: 4px;

View file

@ -49,7 +49,7 @@ def prepare_options(html, options):
'background': None,
'images': None,
'quiet': None,
'no-outline': None,
# 'no-outline': None,
'encoding': "UTF-8",
# defaults