themesberg / volt-bootstrap-5-dashboard

Free and open source Bootstrap 5 Admin Dashboard Template with vanilla Javascript
https://themesberg.com/docs/volt-bootstrap-5-dashboard/getting-started/quick-start/
MIT License
2.61k stars 302 forks source link

Double scrollbar when there is not enough space left in the viewport #5

Closed zoltanszogyenyi closed 4 years ago

zoltanszogyenyi commented 4 years ago

Double scrollbar when there is not enough space left for the sidebar items.

gif

zoltanszogyenyi commented 4 years ago

Fixed by adding max-height: 100% to the sidebar parent element. Merged into master, will be released shortly in v1.0.2.