update setting admin pages

This commit is contained in:
Aung Myo
2017-10-24 18:16:03 +06:30
parent 85e2c48e5e
commit 34a4e485af
31 changed files with 263 additions and 181 deletions

View File

@@ -1,5 +1,5 @@
$(function(){
$(document).on('turbolinks:load', function() {
$('body').bootstrapMaterialDesign();
var height = ($(window).height() - ($('.legal').outerHeight() + $('.user-info').outerHeight() + $('.navbar').innerHeight()));