phundament / app

Dockerized Yii2 web application base

Home Page:http://phundament.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template

osCMattiFinn opened this issue · comments

This has a bug in the backend template.

When the page has enough content an extra scroll bar displays.

A main container must have a fixed height with overflow:auto set.

This looks and feels very bad.

This is related to:

...and will be fixed with the next release which contains AdminLTE v2.
Note: If you upgrade an existing project to AdminLTE v2, you very likely have to adjust the views in the admin/backend module.

See also ColorlibHQ/AdminLTE#227