How to specify height of select drop down


Topic: How to specify height of select drop down

sardaukar asked 7 years ago

Hi, Is there a way I can specify the visible number of displayed items in a select drop down.  i.e. for situations where there are a large number of items, so the height is limited and scroll bars are displayed Regards.

Marta Szymanska staff pro premium answered 7 years ago

Hi, you may need this code: .dropdown .dropdown-menu{ max-height:250px; overflow:auto; } Best, Marta

sardaukar commented 7 years ago

thanks marta. that has helped

Marta Szymanska staff pro premium commented 7 years ago

Ok, cool.

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No