Browse Source

DIV-414 ensure pdf pages break well

pull/160/head
Foley Lynn 8 years ago
parent
commit
c781569f0a
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      edivorce/apps/core/templates/pdf/form38_we.html

+ 3
- 3
edivorce/apps/core/templates/pdf/form38_we.html View File

@ -148,11 +148,11 @@
</p>
{% endcomment %}
<p class="schIndent1 force-break">
<p class="schIndent1 avoid-break">
8 Additional Details <span class="form-entry form-textarea not-complete"> </span>
</p>
<table class="table table-bordered">
<table class="table table-bordered force-break">
<tbody>
<tr>
<td colname="c1"> SWORN (OR AFFIRMED) BEFORE </td>
@ -196,7 +196,7 @@
</p>
<hr />
<table class="table table-bordered force-break">
<table class="table table-bordered">
<tbody>
<tr>
<td colname="c1"> SWORN (OR AFFIRMED) BEFORE </td>


Loading…
Cancel
Save