Select Box (Drop Down) does not appear properly when inside


Topic: Select Box (Drop Down) does not appear properly when inside a card.

Sandeep Multani asked 5 years ago

Select Box (Drop Down) does not appear properly when inside a card. It adds a scroll bar to card and then you need to scroll within the card to select an option. It works but is very annoying. I have added the following CSS to override MDB CSS. I hope it won't cause any other issue (I have not seen any other issue yet) and help anyone having the similar problem. .card, .card .card-content { overflow: visible; }

Michal Szymanski staff answered 5 years ago

We'll check this problem. Thanks.
Please insert min. 20 characters.