mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-18 00:53:10 +01:00
bug fixes
This commit is contained in:
parent
1b398476a2
commit
56bf3c8799
@ -2,7 +2,9 @@
|
||||
|
||||
@section('head')
|
||||
|
||||
<style type="text/css">
|
||||
<link href="{{ asset('vendor/bootstrap/dist/css/bootstrap.min.css') }}" rel="stylesheet" type="text/css"/>
|
||||
|
||||
<style type="text/css">
|
||||
body {
|
||||
padding-top: 40px;
|
||||
padding-bottom: 40px;
|
||||
@ -43,7 +45,7 @@
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
@stop
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user