From cbbef2412027954626edd1b84b3ebf16d2d15be6 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sat, 23 Dec 2017 21:37:36 +0200 Subject: [PATCH] Fix layout --- resources/views/invoices/edit.blade.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/resources/views/invoices/edit.blade.php b/resources/views/invoices/edit.blade.php index 8dbd5d71df61..502463f9a5b1 100644 --- a/resources/views/invoices/edit.blade.php +++ b/resources/views/invoices/edit.blade.php @@ -308,9 +308,6 @@ @include('invoices.edit_table', ['isTasks' => true]) @endif - {{ Former::setOption('TwitterBootstrap3.labelWidths.large', 4) }} - {{ Former::setOption('TwitterBootstrap3.labelWidths.small', 4) }} - @@ -486,6 +483,10 @@ @endif + + {{ Former::setOption('TwitterBootstrap3.labelWidths.large', 4) }} + {{ Former::setOption('TwitterBootstrap3.labelWidths.small', 4) }} +
{{ trans('texts.subtotal') }}