0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

no need for a clearfix given no more floats

This commit is contained in:
Mark Otto 2016-12-21 13:20:28 -08:00 committed by Mark Otto
parent 350f8a20c9
commit b98ef3bfd0

View File

@ -257,8 +257,6 @@
$next: breakpoint-next($breakpoint, $grid-breakpoints);
$infix: breakpoint-infix($breakpoint, $grid-breakpoints);
&#{$infix} {
@include clearfix;
@include media-breakpoint-down($breakpoint) {
.navbar-nav {
.dropdown-menu {