mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-23 15:19:48 +01:00
In Bootstrap 3, the menu collapsed on the -sm- breakpoint, I believe the equivalent of this breakpoint in Bootstrap 4 is actually the -md- breakpoint. The navbar currently has no option to collapse at the -md- breakpoint and I'd like to add this.