]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Added .navbar-toggleable-md class 17448/head
authorLuke Bonaccorsi <luke@lukeb.co.uk>
Wed, 2 Sep 2015 21:08:52 +0000 (22:08 +0100)
committerLuke Bonaccorsi <luke@lukeb.co.uk>
Wed, 2 Sep 2015 21:08:52 +0000 (22:08 +0100)
commit319009a72b8889d8db5b84ad69ce4118cdf3143f
tree979a6413f508c54bdb603a1a9ed42db8a7aa65a0
parentd13c4b35d458e359208da6abbe89b8932fc87dd0
Added .navbar-toggleable-md class

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.
scss/_navbar.scss