Widened visualisation box to 100%

This commit is contained in:
John Nguyen 2015-06-10 16:09:08 +08:00
parent 41f1a2b9a9
commit 0735dc0e36

View file

@ -40,6 +40,6 @@ line.link {
}
#visualize {
width: 700px;
width: 100%;
height: 700px;
}