Commit 8ab44f688f58f1a4fa07fb715f5a4958bcaf4ad4

Authored by Dmitriy Zaporozhets
2 parents 4caaea82 714d9d19

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

Use default cursor on network graph.
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/assets/stylesheets/sections/graph.scss
@@ -11,7 +11,6 @@ @@ -11,7 +11,6 @@
11 11
12 .graph { 12 .graph {
13 background: #f1f1f1; 13 background: #f1f1f1;
14 - cursor: move;  
15 height: 500px; 14 height: 500px;
16 overflow-y: scroll; 15 overflow-y: scroll;
17 overflow-x: hidden; 16 overflow-x: hidden;