add margin to the reports table list
This commit is contained in:
parent
80d4c904d0
commit
cf9a11ef94
@ -82,6 +82,7 @@
|
||||
</span>
|
||||
<div class="box box-primary box-solid">
|
||||
<div class="table-responsive">
|
||||
<div style="margin-left: 5px; margin-right: 5px;">
|
||||
<table class="table table-bordered table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
@ -126,6 +127,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box-footer">
|
||||
<p class="text-center small text-info">{Lang::T('All Transactions at Date')}:
|
||||
{Lang::dateAndTimeFormat($sd, $ts)} - {Lang::dateAndTimeFormat($ed, $te)}</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user