mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-22 10:21:51 +00:00
linting
This commit is contained in:
parent
e40a09ba2e
commit
e331db31fd
1 changed files with 1 additions and 1 deletions
|
|
@ -120,10 +120,10 @@
|
||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 15;
|
z-index: 15;
|
||||||
|
padding-left: 0; // override <ul> default
|
||||||
// Use the .carousel-control's width as margin so we don't overlay those
|
// Use the .carousel-control's width as margin so we don't overlay those
|
||||||
margin-right: $carousel-control-width;
|
margin-right: $carousel-control-width;
|
||||||
margin-left: $carousel-control-width;
|
margin-left: $carousel-control-width;
|
||||||
padding-left: 0; // override <ul> default
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue