diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2021-04-20 17:50:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-20 17:50:30 +0200 |
| commit | 08adc27b307166e0d62faef2ce662c2be3366912 (patch) | |
| tree | 7fab288edb1d0bc40a94229cbe374190dcd42ae0 /print/templates/print_overview.html | |
| parent | 92b0b0a8bd9ffb8128e74e68edb39ab4886bfd7f (diff) | |
Language-Stylesheets for Print-PDF (#1156)
Diffstat (limited to 'print/templates/print_overview.html')
| -rw-r--r-- | print/templates/print_overview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/templates/print_overview.html b/print/templates/print_overview.html index 34478438..04269e20 100644 --- a/print/templates/print_overview.html +++ b/print/templates/print_overview.html @@ -1,6 +1,6 @@ <header> {% include 'headline.html' %} - <div class="job-details"> + <div class="job-details condensed"> <div> <div class="table"> <p><span>{{ _('Unique Colors') }}:</span><span>{{ job.num_colors }}</span></p> |
