2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Fixes #14329: Fixed list-groups nested inside of collapsing panels, from @apexskier

This commit is contained in:
Mark Otto
2014-08-27 23:17:37 -07:00
parent 0a816e009f
commit aa25ce779d
4 changed files with 12 additions and 7 deletions
+2 -1
View File
@@ -56,7 +56,8 @@
// any kind of custom content between the two.
.panel {
> .list-group {
> .list-group,
> .panel-collapse > .list-group {
margin-bottom: 0;
.list-group-item {