2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +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 {
@include clearfix();
.nav-item {
float: left;