Work on frontend, fix removal of useless data

This commit is contained in:
Cryptkeeper
2015-12-18 18:25:59 -06:00
parent 649d8abd33
commit 5a9be282f7
4 changed files with 24 additions and 2 deletions

View File

@ -186,4 +186,8 @@ h3 {
#big-graph {
height: 500px;
}
#big-graph-controls > table {
width: 100%;
}