From b8a33eb1e075d10fbf06546b19034d4217f6bb28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Wed, 11 Sep 2013 10:29:15 +0200 Subject: [PATCH] Eagle eye --- less/carousel.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {