aboutsummaryrefslogtreecommitdiffstats
path: root/servo/templates/orders/print_confirmation.html
diff options
context:
space:
mode:
Diffstat (limited to 'servo/templates/orders/print_confirmation.html')
-rwxr-xr-xservo/templates/orders/print_confirmation.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/servo/templates/orders/print_confirmation.html b/servo/templates/orders/print_confirmation.html
index a65dd09..4b61438 100755
--- a/servo/templates/orders/print_confirmation.html
+++ b/servo/templates/orders/print_confirmation.html
@@ -9,9 +9,9 @@
<div class="row">
<div class="span6">
{% if conf.company_logo %}
- <img src="{% get_media_prefix %}{{ conf.company_logo }}" alt="logo" title="logo" class="media-object pull-left span2" style="margin:10px"/><br/>
+ <img src="{% get_media_prefix %}{{ conf.company_logo }}" alt="logo" title="logo" class="media-object pull-left span2" style="margin:10px"/>
{% endif %}
- <p>
+ <p style="clear:both">
<b>{{ location.title }}</b><br/>
{{ location.address }}<br/>
{{ location.zip_code }}, {{ location.city }}<br/>