removed duplicate viewport meta

This commit is contained in:
denisdulici
2017-10-06 01:11:31 +03:00
parent 238e98b772
commit ea330fa928
7 changed files with 1 additions and 15 deletions

View File

@ -6,8 +6,6 @@
<title>@yield('title') - @setting('general.company_name')</title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<!-- Bootstrap 3.3.6 -->
<link rel="stylesheet" href="{{ asset('vendor/almasaeed2010/adminlte/bootstrap/css/bootstrap.min.css') }}">
<!-- Font Awesome -->