diff --git a/less/carousel.less b/less/carousel.less index c66745c0b4..59e4fadf7f 100644 --- a/less/carousel.less +++ b/less/carousel.less @@ -190,7 +190,7 @@ // Scale up controls for tablets and up -@media screen and (min-width: @screen-sm) { +@media screen and (min-width: @screen-sm-min) { // Scale up the controls a smidge .carousel-control {