bug fixes
This commit is contained in:
parent
1b398476a2
commit
56bf3c8799
1 changed files with 4 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue