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:
parent
9f95b592ce
commit
49379fd5f7
@ -91,6 +91,8 @@
|
||||
//
|
||||
|
||||
.nav-pills {
|
||||
@include clearfix();
|
||||
|
||||
.nav-item {
|
||||
float: left;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user