aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/_carousel.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/scss/_carousel.scss b/scss/_carousel.scss
index 8e6639ac0..1416048fb 100644
--- a/scss/_carousel.scss
+++ b/scss/_carousel.scss
@@ -127,8 +127,7 @@
display: inline-block;
width: $carousel-control-icon-width;
height: $carousel-control-icon-width;
- background: transparent no-repeat center center;
- background-size: 100% 100%;
+ background: no-repeat 50% / 100%;
}
.carousel-control-prev-icon {
background-image: $carousel-control-prev-icon-bg;