mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
added suggested fix for list-groups with a elements
This commit is contained in:
@@ -57,7 +57,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
.card-header + .list-group > li:first-child {
|
||||
.card-header + .list-group > li:first-child,
|
||||
.card-header + .list-group > a:first-child {
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user