lk | log number no longer appears below receipts, and they print 4 per page properly

This commit is contained in:
Louis Knapp
2015-09-30 07:23:58 -05:00
parent 961d47f7ff
commit 2ac95bd99b
+2 -1
View File
@@ -3,6 +3,7 @@
font-size: 24px;
}
.print-label{
page-break-inside: avoid;
margin: 10px;
border: 5px solid black;
height: 400px;
@@ -16,7 +17,7 @@
}
.desc {
margin: 10px;
height: 230px;
height: 200px;
border: 2px dotted black;
}
}