phundament / app

Dockerized Yii2 web application base
http://phundament.com
Other
310 stars 129 forks source link

Template #172

Closed osCMattiFinn closed 9 years ago

osCMattiFinn commented 9 years ago

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.

schmunk42 commented 9 years ago

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 https://github.com/almasaeed2010/AdminLTE/issues/227