2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

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
+1
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;