Topic: How to specify height of select drop down ... Hi, you may need this code: .dropdown .dropdown-menu{ max-height:250px; overflow:auto; } Best, Marta ...
確定! 回上一頁