Clarify responsive tables and tuck margin
This commit is contained in:
parent
08d19af710
commit
ea3fa72f1d
2 changed files with 3 additions and 2 deletions
|
|
@ -633,7 +633,8 @@ h1[id] {
|
|||
.bs-example > .panel:last-child,
|
||||
.bs-example > .list-group:last-child,
|
||||
.bs-example > .well:last-child,
|
||||
.bs-example > .progress:last-child {
|
||||
.bs-example > .progress:last-child,
|
||||
.bs-example > .table-responsive:last-child > .table {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.bs-example > p > .close {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue