From: Francis Brunelle Date: Sun, 23 Jun 2013 00:38:02 +0000 (-0300) Subject: Reset left padding for .carousel-indicators X-Git-Tag: v3.0.0-rc1~244^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8261%2Fhead;p=thirdparty%2Fbootstrap.git Reset left padding for .carousel-indicators --- diff --git a/less/carousel.less b/less/carousel.less index 31f9b8aff1..a7a4672c12 100644 --- a/less/carousel.less +++ b/less/carousel.less @@ -131,6 +131,7 @@ z-index: 15; width: 100px; margin: 0 0 0 -50px; + padding-left: 0; list-style: none; text-align: center;