2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Merge pull request #17733 from chrisbell08/v4

Fix for Issue #17711 - Added clearfix mixin to the nav-pills class.
This commit is contained in:
Mark Otto
2015-11-12 23:20:35 -08:00
+1
View File
@@ -91,6 +91,7 @@
// //
.nav-pills { .nav-pills {
@include clearfix();
.nav-item { .nav-item {
float: left; float: left;