Datatable CSS acting wierd
Datatable CSS acting wierd
bbarani
Posts: 32Questions: 0Answers: 0
Hi,
I am using datatables 1.9.4.
For some reason the size of the field which displays ''showing 1 to N entries" is very big in my data table. I am not sure if its because of any CSS related issue. Has someone experience this issue before?
I am using the below CSS files,
@import "demo_page.css";
@import "demo_table.css";
@import "demo_table_jui.css";
@import "TableTools_JUI.css";
@import "jquery-ui-1.8.4.custom.css";
@import "TableTools.css";
@import "jquery.dataTables_themeroller.css";
@import "jquery.dataTables.css";
Thanks,
Barani
I am using datatables 1.9.4.
For some reason the size of the field which displays ''showing 1 to N entries" is very big in my data table. I am not sure if its because of any CSS related issue. Has someone experience this issue before?
I am using the below CSS files,
@import "demo_page.css";
@import "demo_table.css";
@import "demo_table_jui.css";
@import "TableTools_JUI.css";
@import "jquery-ui-1.8.4.custom.css";
@import "TableTools.css";
@import "jquery.dataTables_themeroller.css";
@import "jquery.dataTables.css";
Thanks,
Barani
This discussion has been closed.
Replies