2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03: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
+2
View File
@@ -91,6 +91,8 @@
//
.nav-pills {
@include clearfix();
.nav-item {
float: left;