page break avoiding

This commit is contained in:
Sanj 2012-01-31 06:36:39 +05:30
parent 29f45aad42
commit f7e4bfaa32

View File

@ -54,6 +54,7 @@ body {
}
.fileWrapper {
page-break-inside: avoid;
margin-bottom: 32px;
}