Reset left padding for .carousel-indicators

This commit is contained in:
Francis Brunelle 2013-06-22 21:38:02 -03:00
parent 42f101d746
commit 7fd121fecb
1 changed files with 1 additions and 0 deletions

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;