Bootstrap 4.6.0 and dependencies update (final BS4 update)
This commit is contained in:
2
vendor/bootstrap/scss/_carousel.scss
vendored
2
vendor/bootstrap/scss/_carousel.scss
vendored
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user