Merge pull request #8261 from frabrunelle/patch-1

Reset left padding for .carousel-indicators
This commit is contained in:
Mark Otto 2013-06-22 18:56:20 -07:00
commit bd2295014d

View File

@ -131,6 +131,7 @@
z-index: 15;
width: 100px;
margin: 0 0 0 -50px;
padding-left: 0;
list-style: none;
text-align: center;