mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
linting follow up to #19140
This commit is contained in:
parent
8c991939ab
commit
33d7ed77c8
1 changed files with 1 additions and 1 deletions
|
@ -60,8 +60,8 @@
|
|||
|
||||
> .list-group:last-child {
|
||||
.list-group-item:last-child {
|
||||
border-bottom-left-radius: $card-border-radius;
|
||||
border-bottom-right-radius: $card-border-radius;
|
||||
border-bottom-left-radius: $card-border-radius;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue