Insert pagination inside tfoot
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
tfoot{
|
||||
|
||||
.pagination{
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.table-condensed {
|
||||
tfoot {
|
||||
> tr {
|
||||
> th,
|
||||
> td {
|
||||
padding: 20px 5px 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.table-striped {
|
||||
|
||||
caption {
|
||||
|
||||
Reference in New Issue
Block a user