try page break inside avoid magic

This commit is contained in:
Sanj 2011-07-06 06:02:48 +05:30
parent 34ef89230c
commit f5dc79f575

View File

@ -22,6 +22,7 @@ p {
width: {{ width|make_really_big:m }};
font-size: {{ "12px"|make_really_big:m }};
page-break-after: always;
page-break-inside: avoid;
}
.box {