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:
parent
42f101d746
commit
7fd121fecb
1 changed files with 1 additions and 0 deletions
|
@ -131,6 +131,7 @@
|
||||||
z-index: 15;
|
z-index: 15;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
margin: 0 0 0 -50px;
|
margin: 0 0 0 -50px;
|
||||||
|
padding-left: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue