Hi,
I just want to know if a flexbox version of adminlte is planned (bye bye tricky footer \o/) or if I have to leave the master branch :掳(
Thanks
I think this would be a good way to handle issue #437.
Hello,
AdminLTE depends on Bootstrap which provides a good grid system. Flexbox is only supported by newer browsers (IE 11) while AdminLTE should support IE9+. What is the issue you are having? We may be able to help.
Thanks
It wasn't about the grid system, bootstrap is fine for that, it was about the main structure : header / asides/ content / footer
I dreamed about a world where you can avoid float and where it's not necessary to use js to place the footer at the bottom of a page... Flexbox do that
I asked this question because I didn't want to custom adminlte file (overload a class doesn't work is this case) but if there is no other way...
Most helpful comment
It wasn't about the grid system, bootstrap is fine for that, it was about the main structure : header / asides/ content / footer
I dreamed about a world where you can avoid float and where it's not necessary to use js to place the footer at the bottom of a page... Flexbox do that
I asked this question because I didn't want to custom adminlte file (overload a class doesn't work is this case) but if there is no other way...