2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03: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
-2
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 {