"sPaginationType": "full_numbers" shows up clustered

"sPaginationType": "full_numbers" shows up clustered

kranthikiranbandarukranthikiranbandaru Posts: 1Questions: 0Answers: 0
edited April 2013 in DataTables 1.9
Hello Guys,

I have recently downloaded Datatables 1.9.4 and tried using it on table with spagination option with full numbers. The table appears with the first,next and page numbers closer and looking awkward.

I tried the solution given in of the forums to increase the height of the line by

.dataTables_paginate {
width: 400px;
height: 22px;
line-height: 22px;
}

But it didn't work for me , I'm using IE 8.0.6 version. Please suggest

Thanks
Kranthi
This discussion has been closed.