mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 13:30:23 +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;
|
||||
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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue