pagination buttons look better if they can fit on the same line.

This commit is contained in:
Naomi Aro 2013-08-30 01:23:35 -04:00
parent 7b54d3b6ce
commit 53c326b320

View file

@ -808,7 +808,6 @@ dl.inline-list dd {
.dataTables_paginate { .dataTables_paginate {
float: right; float: right;
padding: 8px 0 8px 8px; padding: 8px 0 8px 8px;
clear: left;
} }
.dataTables_paginate .ui-button { .dataTables_paginate .ui-button {
font-size:12px; font-size:12px;