Merge pull request #4 from roleary/master

Fix content size of dls in the modern template when pdf-izing
This commit is contained in:
Craig Davis 2013-11-24 19:04:04 -08:00
commit 950d261b44

View File

@ -91,6 +91,8 @@ body.pdf {
margin: .7em 0 0;
page-break-inside: avoid !important;
display: block;
width:84%;
float: left;
dt {}
dd {
}