mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 18:40:03 +00:00
Reset left padding for .carousel-indicators
This commit is contained in:
parent
42f101d746
commit
7fd121fecb
@ -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…
x
Reference in New Issue
Block a user