set width 100% for network map

This commit is contained in:
laf
2015-07-14 13:15:37 +01:00
parent 746f918a8a
commit 3142d5ee25
+1 -1
View File
@@ -1588,7 +1588,7 @@ tr.search:nth-child(odd) {
}
#visualization {
width: 90%;
width: 100%;
min-height: 600px;
}