|
|
|
@ -103,7 +103,7 @@ |
|
|
|
</tbody> |
|
|
|
</table> |
|
|
|
|
|
|
|
<h3>2. Divorce</h3> |
|
|
|
<h3 class="force-break">2. Divorce</h3> |
|
|
|
<table class="table table-bordered"> |
|
|
|
<tbody> |
|
|
|
<tr> |
|
|
|
@ -412,8 +412,8 @@ |
|
|
|
</tbody> |
|
|
|
</table> |
|
|
|
|
|
|
|
<h3>4. Orders asked for in relation to children</h3> |
|
|
|
<table class="table table-bordered"> |
|
|
|
<h3 class="force-break">4. Orders asked for in relation to children</h3> |
|
|
|
<table class="table table-bordered table-fixed"> |
|
|
|
<tbody> |
|
|
|
<tr> |
|
|
|
<td colname="c2"> |
|
|
|
@ -470,8 +470,8 @@ |
|
|
|
</tbody> |
|
|
|
</table> |
|
|
|
|
|
|
|
<h3>5. Spousal support</h3> |
|
|
|
<table class="table table-bordered"> |
|
|
|
<h3 class="force-break">5. Spousal support</h3> |
|
|
|
<table class="table table-bordered table-fixed"> |
|
|
|
<tbody> |
|
|
|
<tr> |
|
|
|
<td colname="c2"> |
|
|
|
@ -508,7 +508,7 @@ |
|
|
|
</table> |
|
|
|
|
|
|
|
<h3>6. Property and debt</h3> |
|
|
|
<table class="table table-bordered"> |
|
|
|
<table class="table table-bordered table-fixed"> |
|
|
|
<tbody> |
|
|
|
<tr> |
|
|
|
<td> |
|
|
|
@ -562,7 +562,7 @@ |
|
|
|
</table> |
|
|
|
|
|
|
|
<h3>7. Other</h3> |
|
|
|
<table class="table table-bordered"> |
|
|
|
<table class="table table-bordered table-fixed"> |
|
|
|
<tbody> |
|
|
|
<tr> |
|
|
|
{% check_list source=responses.want_which_orders value='Other orders' as order_wanted %} |
|
|
|
|