mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 11:21:23 +02:00
Fix for Issue #17711 - Added clearfix mixin to the nav-pills class.
This commit is contained in:
@@ -91,6 +91,8 @@
|
||||
//
|
||||
|
||||
.nav-pills {
|
||||
@include clearfix();
|
||||
|
||||
.nav-item {
|
||||
float: left;
|
||||
|
||||
|
Reference in New Issue
Block a user