Not a huge bug; or maybe not even a bug at all to some, but an easy (ugly) fix. I noticed when I open a larger submenu in the back office using the left sidebar, like Preferences, the menu is cutoff and does not scroll. It is a minor inconvenience more than anything.
I solved the issue by adding overflow:auto to #nav-sidebar in /youradminfolder/themes/default/css/schemes/admin-theme-xxxxxxx.css
Not the prettiest fix as I hate scrollbars scattered around a page like its the 90's, but it makes the navigation a bit more user friendly; for me at least.
Question
ericchaffey
Not a huge bug; or maybe not even a bug at all to some, but an easy (ugly) fix. I noticed when I open a larger submenu in the back office using the left sidebar, like Preferences, the menu is cutoff and does not scroll. It is a minor inconvenience more than anything.
I solved the issue by adding overflow:auto to #nav-sidebar in /youradminfolder/themes/default/css/schemes/admin-theme-xxxxxxx.css
Not the prettiest fix as I hate scrollbars scattered around a page like its the 90's, but it makes the navigation a bit more user friendly; for me at least.
0 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now