add line height nonsense to pdf page

This commit is contained in:
Sanj 2012-03-03 17:40:32 +05:30
parent e31b5554e1
commit 9e1a793273

View File

@ -12,6 +12,7 @@ body, html {
}
p {
line-height: 1;
margin: 0px;
padding: 0px;
}