Hi,
how do I change the size of the search field "dataTables_filter"?
I already tried the solution suggested here: http://datatables.net/forums/discussion/749/changing-the-size-of-the-search-box/p1
However, inserting
how do I change the size of the search field "dataTables_filter"?
I already tried the solution suggested here: http://datatables.net/forums/discussion/749/changing-the-size-of-the-search-box/p1
However, inserting
.dataTables input { width:40px }didn't help.