add mm and ui reset
This commit is contained in:
@@ -62,6 +62,7 @@ $(document).on('turbolinks:load', function() {
|
||||
|
||||
|
||||
$(function(){
|
||||
$('body').bootstrapMaterialDesign();
|
||||
var height = ($(window).height() - ($('.legal').outerHeight() + $('.user-info').outerHeight() + $('.navbar').innerHeight()));
|
||||
|
||||
$('#custom-slimscroll').slimScroll({
|
||||
|
||||
Reference in New Issue
Block a user