aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZlatan Vasović <[email protected]>2013-09-11 10:29:15 +0200
committerZlatan Vasović <[email protected]>2013-09-11 10:29:15 +0200
commitb8a33eb1e075d10fbf06546b19034d4217f6bb28 (patch)
treec8657312587f1cf106e994a5d272ae687269a0c3
parent1497c21fe3ea2e0588a7ea75ed7848d41c7ca168 (diff)
downloadbootstrap-b8a33eb1e075d10fbf06546b19034d4217f6bb28.tar.xz
bootstrap-b8a33eb1e075d10fbf06546b19034d4217f6bb28.zip
Eagle eye
-rw-r--r--less/carousel.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/carousel.less b/less/carousel.less
index c66745c0b..59e4fadf7 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 {