search pane - shrinked
search pane - shrinked
Alessandrova
Posts: 24Questions: 7Answers: 0
I have made this table:
https://daado.altervista.org/orientamento_continuo.php
I am using Bootstrap alongside with DataTables.
Can anyone tell me why the search pane appears to be shrinked instead of being correctly sized?
Thanks!
Answers
You can see the issue in the screenshot. The search pane is not full-height.
Here I found some help:
https://datatables.net/forums/discussion/73430/is-there-any-way-to-increase-searchpane-modal-height-as-it-is-fixed-to-the-size-of-the-datatable
It seems the table-responsive div in Bootstrap might cause the problem.