1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 17:14:04 +02: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

View File

@@ -91,6 +91,7 @@
//
.nav-pills {
@include clearfix();
.nav-item {
float: left;