summaryrefslogtreecommitdiff
path: root/print/templates/print_detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'print/templates/print_detail.html')
-rw-r--r--print/templates/print_detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/templates/print_detail.html b/print/templates/print_detail.html
index f076fc04..f9082a66 100644
--- a/print/templates/print_detail.html
+++ b/print/templates/print_detail.html
@@ -1,6 +1,6 @@
<header>
{% include 'headline.html' %}
- <div class="job-details">
+ <div class="job-details condensed">
<div>
<div class="table">
<p><span>{{ _('COLOR') }}:</span><span data-field-name="color-{{ color_block.color.hex_digits }}" contenteditable="true" data-placeholder="{{ _('Enter thread name...') }}">{{ color_block.color.thread_name }}</span></p>