agenda: last blank page deleted when printing schedules

Closes #2737
This commit is contained in:
Serghei Mihai 2013-07-22 10:44:09 +02:00
parent 86870402b4
commit e70280acda
1 changed files with 2 additions and 3 deletions

View File

@ -35,9 +35,8 @@ div#content div.worker-agenda h2 {
background: none;
}
div.worker-agenda {
clear: both;
page-break-after: always;
.worker-agenda+.worker-agenda {
page-break-before: always;
}
div.worker-agenda table{