diff --git a/app/assets/stylesheets/sections/graph.scss b/app/assets/stylesheets/sections/graph.scss index 58c2c20321..9be4cb788c 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;