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…
Add table
Add a link
Reference in a new issue