mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 21:53:25 +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 {
|
.nav-pills {
|
||||||
|
@include clearfix();
|
||||||
|
|
||||||
.nav-item {
|
.nav-item {
|
||||||
float: left;
|
float: left;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user