|
@@ -325,6 +325,7 @@ div.tablediv > .table-bordered {
|
325
|
325
|
.ui-jqgrid .ui-pager-control .ui-pager-table td {
|
326
|
326
|
border-top : 0px none !important;
|
327
|
327
|
min-height : 20px !important;
|
|
328
|
+ width: 80px;
|
328
|
329
|
}
|
329
|
330
|
.ui-jqgrid .ui-pg-button {
|
330
|
331
|
height:auto;
|
|
@@ -419,6 +420,7 @@ div.tablediv > .table-bordered {
|
419
|
420
|
{
|
420
|
421
|
table-layout:auto;
|
421
|
422
|
height:100%;
|
|
423
|
+ width: 160px;
|
422
|
424
|
}
|
423
|
425
|
.ui-jqgrid .ui-jqgrid-pager .navtable,
|
424
|
426
|
.ui-jqgrid .ui-jqgrid-toppager .navtable
|