change header

This commit is contained in:
Yan
2017-10-12 15:13:25 +06:30
parent 31a7b6750f
commit 6e47e4c41c
7 changed files with 3 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

14031
app/assets/javascripts/Chart.js vendored Executable file

File diff suppressed because it is too large Load Diff

10
app/assets/javascripts/Chart.min.js vendored Executable file

File diff suppressed because one or more lines are too long

View File

@@ -24,6 +24,7 @@
//= require daterangepicker
//= require select2
//= require jquery.datetimepicker
//= require Chart
$(document).on('turbolinks:load', function() {

View File

@@ -3666,7 +3666,7 @@ textarea.input-group-sm > .input-group-btn > .btn {
}
.navbar-brand {
float: left;
padding: 15px 15px;
padding: 0px 0px;
font-size: 18px;
line-height: 20px;
}