Merge pull request #271 from nii236/nii236-patch-1

Widened visualisation box to 100%
This commit is contained in:
Barak Michener 2015-06-23 17:51:06 -04:00
commit 25885ece99

View file

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