0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01: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
commit 1c9b773293

View File

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