Multiple dropdowns in the navbar does not stack correctly wh


Topic: Multiple dropdowns in the navbar does not stack correctly when collapsed

Sebastian C pro asked 8 years ago

Multiple dropdowns in the navbar does not stack correctly when collapsed:
      http://codepen.io/anon/pen/mOKaoM
Note: I'm unsure if this is bootstrap 4 or MDBoostrap issue. It seems that .btn-group{display:inline-block} is overriding li{display: list-item} A workaround that works for me is to add custom css:
li.btn-group {
  display: list-item;
}
I'm looking to see if someone else has found a more elegant solution.
Hello Sebastian, We will try to solve this problem in new version of MDB. Best, Marta
Please insert min. 20 characters.

FREE CONSULTATION

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

Status

Specification of the issue
  • User: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No