Update mpos.css

Fixes positioning errors
This commit is contained in:
SamuelNZ 2014-03-30 22:44:10 +13:00
parent 1684b2e388
commit 9418c48ee8

View File

@ -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 {