mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
added suggested fix for list-groups with a elements
This commit is contained in:
parent
2ba0127c91
commit
bb32e91154
@ -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;
|
border: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user