Bootstrap 4.6.0 and dependencies update (final BS4 update)

This commit is contained in:
David Miller
2021-04-28 21:20:00 -04:00
parent 7101b1ba1b
commit 32c4bb5b8a
1728 changed files with 12842 additions and 4060 deletions

View File

@@ -136,8 +136,12 @@
height: 1.5em;
vertical-align: middle;
content: "";
background: no-repeat center center;
background-size: 100% 100%;
background: 50% / 100% 100% no-repeat;
}
.navbar-nav-scroll {
max-height: $navbar-nav-scroll-max-height;
overflow-y: auto;
}
// Generate series of `.navbar-expand-*` responsive classes for configuring
@@ -199,6 +203,10 @@
}
}
.navbar-nav-scroll {
overflow: visible;
}
.navbar-collapse {
display: flex !important; // stylelint-disable-line declaration-no-important