StartBootstrap / startbootstrap-sb-admin-2

A free, open source, Bootstrap admin theme created by Start Bootstrap
https://startbootstrap.com/themes/sb-admin-2/
MIT License
9.78k stars 5.71k forks source link

Sidebar ul,li is a bit of a mess #246

Open ToeiRei opened 5 years ago

ToeiRei commented 5 years ago

I am currently trying to use the template in a laravel project, but the menu structure is a bit messy for working with menu generation.

Dividers and the branding don't seem to care if you add <li></li> around them, but the sidebar toggler shifts, which looks ugly.

Submenu implementation is pretty hard due to the <div> implementation as common menu generation would expect another set of <ul></ul> in there...

davidtmiller commented 4 years ago

Agreed, this will be changed out in a future build with something a bit more streamlined.