diff --git a/scss/_carousel.scss b/scss/_carousel.scss index 31d0b684023293aa6d8155404daeae041ce81ee5..6b330db68c76867c51a4eef9ae33441e9cbce98e 100644 --- a/scss/_carousel.scss +++ b/scss/_carousel.scss @@ -120,10 +120,10 @@ bottom: 10px; left: 0; z-index: 15; + padding-left: 0; // override <ul> default // Use the .carousel-control's width as margin so we don't overlay those margin-right: $carousel-control-width; margin-left: $carousel-control-width; - padding-left: 0; // override <ul> default text-align: center; list-style: none;