Merge pull request #4009 from hiroponz/use-default-cursor-on-network-graph

Use default cursor on network graph.
This commit is contained in:
Dmitriy Zaporozhets 2013-05-27 05:18:59 -07:00
commit 8ab44f688f
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
.graph {
background: #f1f1f1;
cursor: move;
height: 500px;
overflow-y: scroll;
overflow-x: hidden;