mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-13 17:10:59 +00:00
remove another extend
This commit is contained in:
parent
6489e19530
commit
219c4cbf87
1 changed files with 2 additions and 1 deletions
|
|
@ -97,8 +97,9 @@ mark,
|
|||
|
||||
// Inline turns list items into inline-block
|
||||
.list-inline {
|
||||
@extend .list-unstyled;
|
||||
padding-left: 0;
|
||||
margin-left: -5px;
|
||||
list-style: none;
|
||||
|
||||
> li {
|
||||
display: inline-block;
|
||||
|
|
|
|||
Loading…
Reference in a new issue