Use default cursor on network graph.
The cross 'move' cursor doesen't work if you can't it around. refs #3741
This commit is contained in:
parent
6654db2c82
commit
714d9d192f
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
|
||||
.graph {
|
||||
background: #f1f1f1;
|
||||
cursor: move;
|
||||
height: 500px;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
|
|
Loading…
Reference in a new issue