1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 21:53:25 +02:00
This commit is contained in:
Mark Otto
2014-06-08 14:08:06 -07:00
parent d1872b4c98
commit 5dbfdd47c5
6 changed files with 8 additions and 6 deletions

View File

@@ -5006,7 +5006,8 @@ a.list-group-item-danger.active:focus {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table:first-child,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long