close #266 Fixed: CSS fault with dashboard date picker (Firefox)

This commit is contained in:
cuneytsenturk
2018-07-19 13:01:11 +03:00
parent 2a1252e6fc
commit 5a4bed7e04
7 changed files with 17 additions and 6 deletions

View File

@@ -26,7 +26,7 @@
<!-- Select2 -->
<link rel="stylesheet" href="{{ asset('vendor/almasaeed2010/adminlte/plugins/select2/select2.min.css') }}">
<!-- App style -->
<link rel="stylesheet" href="{{ asset('public/css/app.css?v=1.2') }}">
<link rel="stylesheet" href="{{ asset('public/css/app.css?v=1.2.12') }}">
<link rel="stylesheet" href="{{ asset('public/css/akaunting-green.css?v=1.2') }}">
<link rel="shortcut icon" href="{{ asset('public/img/favicon.ico') }}">