mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-24 03:56:05 +10:00
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:
@@ -11,7 +11,6 @@
|
||||
|
||||
.graph {
|
||||
background: #f1f1f1;
|
||||
cursor: move;
|
||||
height: 500px;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
|
||||
Reference in New Issue
Block a user