arodu / cakelte

AdminLTE plugin for CakePHP
https://packagist.org/packages/arodu/cakelte
MIT License
28 stars 6 forks source link

Top-nav layout menu not showing #41

Closed rkhe closed 2 years ago

rkhe commented 2 years ago

Hi,

First of all, great work. I now have an alternative CakePHP theme aside from cakephp-adminlte-them by maiconpinto.

I found an issue on top-nav layout menu where the top menu does not show during expand. Only the search bar will show up but not the menu.

Thanks a lot.

rkhe commented 2 years ago

Oh.. found the issue. This is because of the d-none d-sm-inline-block classes on the navigation <li>.