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

@@ -127,7 +127,7 @@
display: inline-block;
width: $carousel-control-icon-width;
height: $carousel-control-icon-width;
background: no-repeat 50% / 100% 100%;
background: 50% / 100% 100% no-repeat;
}
.carousel-control-prev-icon {
background-image: escape-svg($carousel-control-prev-icon-bg);