update text strings

This commit is contained in:
Zachary Chai
2016-11-18 13:59:20 -05:00
parent b8ec40c35f
commit 6620df9c65
4 changed files with 21 additions and 11 deletions

View File

@ -25,6 +25,9 @@
content: none; //removes the sort icon in table header
}
}
.dataTables_empty {
text-align: center;
}
}
}