mirror of https://github.com/gophish/gophish
Added hotfix for issues, closes #187. There could be a better way to do this.
parent
0741e163f5
commit
a3b89472e0
|
@ -473,3 +473,7 @@ td.details-control{
|
|||
margin-left:10px !important;
|
||||
}
|
||||
}
|
||||
|
||||
table.dataTable{
|
||||
width:100% !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue