diff options
Diffstat (limited to 'less/carousel.less')
| -rw-r--r-- | less/carousel.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/carousel.less b/less/carousel.less index c468d435c..de5e4c936 100644 --- a/less/carousel.less +++ b/less/carousel.less @@ -183,7 +183,7 @@ // Scale up controls for tablets and up -@media screen and (min-width: @screen-tablet) { +@media screen and (min-width: @screen-sm) { // Scale up the controls a smidge .carousel-control .icon-prev, |
