mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
linting follow up to #19140
This commit is contained in:
@@ -60,8 +60,8 @@
|
|||||||
|
|
||||||
> .list-group:last-child {
|
> .list-group:last-child {
|
||||||
.list-group-item:last-child {
|
.list-group-item:last-child {
|
||||||
border-bottom-left-radius: $card-border-radius;
|
|
||||||
border-bottom-right-radius: $card-border-radius;
|
border-bottom-right-radius: $card-border-radius;
|
||||||
|
border-bottom-left-radius: $card-border-radius;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user