0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00
This commit is contained in:
Mark Otto 2016-12-04 22:19:20 -08:00
parent e40a09ba2e
commit e331db31fd

View File

@ -120,10 +120,10 @@
bottom: 10px;
left: 0;
z-index: 15;
padding-left: 0; // override <ul> default
// Use the .carousel-control's width as margin so we don't overlay those
margin-right: $carousel-control-width;
margin-left: $carousel-control-width;
padding-left: 0; // override <ul> default
text-align: center;
list-style: none;