From 714d9d192fd58c731ad3440f77549d446cb011c8 Mon Sep 17 00:00:00 2001 From: Sato Hiroyuki Date: Tue, 21 May 2013 09:25:25 +0900 Subject: [PATCH] Use default cursor on network graph. --- app/assets/stylesheets/sections/graph.scss | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/sections/graph.scss b/app/assets/stylesheets/sections/graph.scss index 58c2c20..9be4cb7 100644 --- a/app/assets/stylesheets/sections/graph.scss +++ b/app/assets/stylesheets/sections/graph.scss @@ -11,7 +11,6 @@ .graph { background: #f1f1f1; - cursor: move; height: 500px; overflow-y: scroll; overflow-x: hidden; -- libgit2 0.21.2