This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

rmiller63803
rmiller63803

I have two items on my backend side menu. When I click on the second (from the top) the ul.nav element changes from display: block to display: flex, which causes the menu to display incorrectly. I don't have css for a ul anywhere in my plugin. I added a bit of jQuery to set it back to block after loading and it looks okay again, although of course it jumps around a bit on load. Anyway, why would this be happening and how can I fix it without a hack?

Thanks, Bob

daftspunky
daftspunky

This does not appear to be something caused by the October CMS core, the sidenav currently does not use flexbox. Perhaps that's why it is breaking...

It may be something introduced by a plugin or some custom CSS in Settings > Customize Backend > Styles

rmiller63803
rmiller63803

Thanks. Yes, it turns out that it was because I was bringing in Bootstrap for my admin page.

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.