0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Fix for Issue #17711 - Added clearfix mixin to the nav-pills class.

This commit is contained in:
Chris Bell 2015-09-29 16:13:02 +01:00
parent 9f95b592ce
commit 49379fd5f7

View File

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