Added hotfix for issues, closes #187. There could be a better way to do this.

pull/190/head
Justin Gray 2016-03-02 22:52:29 -06:00
parent 0741e163f5
commit a3b89472e0
1 changed files with 4 additions and 0 deletions

4
static/css/main.css vendored
View File

@ -473,3 +473,7 @@ td.details-control{
margin-left:10px !important;
}
}
table.dataTable{
width:100% !important;
}