diff --git a/resources/views/invoices/edit.blade.php b/resources/views/invoices/edit.blade.php index dac854629f01..ddf70e3cece9 100644 --- a/resources/views/invoices/edit.blade.php +++ b/resources/views/invoices/edit.blade.php @@ -341,11 +341,11 @@
{!! Former::textarea('public_notes')->data_bind("value: public_notes, valueUpdate: 'afterkeydown'") - ->label(null)->style('resize: none; width: 500px;')->rows(4) !!} + ->label(null)->style('width: 500px;')->rows(4) !!}
{!! Former::textarea('terms')->data_bind("value:terms, placeholder: terms_placeholder, valueUpdate: 'afterkeydown'") - ->label(false)->style('resize: none; width: 500px')->rows(4) + ->label(false)->style('width: 500px')->rows(4) ->help('