mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-20 04:10:58 +00:00
Merge pull request #17733 from chrisbell08/v4
Fix for Issue #17711 - Added clearfix mixin to the nav-pills class.
This commit is contained in:
commit
1c9b773293
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@
|
|||
//
|
||||
|
||||
.nav-pills {
|
||||
@include clearfix();
|
||||
.nav-item {
|
||||
float: left;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue