ugly border around pages in pdf print

This commit is contained in:
sanj 2010-05-14 09:24:21 +05:30
parent 35ca0dd682
commit f3c4fa2576

View File

@ -13,7 +13,6 @@ body, html {
position: relative;
height: {{ height|make_really_big:m }};
width: {{ width|make_really_big:m }};
border: 1px dashed #000;
}
.box {