mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-23 20:00:33 -04:00
Fix layout
This commit is contained in:
parent
a7030af1c2
commit
cbbef24120
@ -308,9 +308,6 @@
|
||||
@include('invoices.edit_table', ['isTasks' => true])
|
||||
@endif
|
||||
|
||||
{{ Former::setOption('TwitterBootstrap3.labelWidths.large', 4) }}
|
||||
{{ Former::setOption('TwitterBootstrap3.labelWidths.small', 4) }}
|
||||
|
||||
<table class="pull-right subtotals-table" style="margin-right:40px; margin-top:0px;">
|
||||
<tr>
|
||||
<td colspan="2">{{ trans('texts.subtotal') }}</td>
|
||||
@ -486,6 +483,10 @@
|
||||
</div>
|
||||
@endif
|
||||
</div>
|
||||
|
||||
{{ Former::setOption('TwitterBootstrap3.labelWidths.large', 4) }}
|
||||
{{ Former::setOption('TwitterBootstrap3.labelWidths.small', 4) }}
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user