Adminlte: fix overload layout

Created on 10 Sep 2017  路  1Comment  路  Source: ColorlibHQ/AdminLTE

how to fix content-wrapper overload issue, when first load
untitled

but when i click "inspect element" and then close it, that layout its fixed

Most helpful comment

Try calling
$(window).resize();
or
$.AdminLTE.layout.fix()
after everything is loaded.

>All comments

Try calling
$(window).resize();
or
$.AdminLTE.layout.fix()
after everything is loaded.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RaruRv picture RaruRv  路  3Comments

vbetancourt picture vbetancourt  路  3Comments

noblemfd picture noblemfd  路  3Comments

gaea44 picture gaea44  路  3Comments

esaesa picture esaesa  路  3Comments