angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

Update demo.css #6481

Closed aaburgos4 closed 5 years ago

aaburgos4 commented 7 years ago

"Previous docs" dropdown menu had so many items that it went off screen - rendering it un-usable if the user wanted to view some of the older versions. Added a max-height to the dropdown menus and an overflow of auto to allow for the user to be able to scroll down the list.