Update mpos.css
Fixes positioning errors
This commit is contained in:
parent
1684b2e388
commit
9418c48ee8
@ -365,7 +365,7 @@ div.dataTables_paginate {
|
||||
|
||||
div.dataTables_paginate ul.pagination {
|
||||
font-size: 11px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
/* Circle Buttons */
|
||||
@ -425,6 +425,7 @@ div.dataTables_paginate ul.pagination {
|
||||
|
||||
.borderless > tbody > tr > td {
|
||||
border: none;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
.borderless > thead > tr > th {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user