diff --git a/resources/views/locations/print.blade.php b/resources/views/locations/print.blade.php index 156eb04265..4265a54c5d 100644 --- a/resources/views/locations/print.blade.php +++ b/resources/views/locations/print.blade.php @@ -14,7 +14,7 @@ } @page { - size: A4; + size: auto; } table.inventory th, table.inventory td { border: solid #000; @@ -36,13 +36,13 @@

@if ($snipeSettings->logo!='') - + @endif {{ $snipeSettings->site_name }}

@elseif ($snipeSettings->brand == '2') @if ($snipeSettings->logo!='') - + @endif @else

{{ $snipeSettings->site_name }}