Remove unnecessary column around totals box and fix styling
This commit is contained in:
@@ -101,9 +101,7 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col totals">
|
||||
{{ TotalsBox(task_order=task_order) }}
|
||||
</div>
|
||||
{{ TotalsBox(task_order=task_order) }}
|
||||
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user