Fix datatables footer text wrapping
This commit is contained in:
@@ -2491,6 +2491,9 @@ a .home-platforms-list-cover-face:hover
|
|||||||
.dataTables_paginate li {
|
.dataTables_paginate li {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
div.dataTables_info {
|
||||||
|
white-space: normal !important;
|
||||||
|
}
|
||||||
.tooltip.top .tooltip-arrow {
|
.tooltip.top .tooltip-arrow {
|
||||||
border-top-color: #fff;
|
border-top-color: #fff;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user