1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

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

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;