summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/graph.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/graph.scss')
-rw-r--r--app/assets/stylesheets/pages/graph.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/graph.scss b/app/assets/stylesheets/pages/graph.scss
index a8de8303a19..f9beb6fe037 100644
--- a/app/assets/stylesheets/pages/graph.scss
+++ b/app/assets/stylesheets/pages/graph.scss
@@ -10,7 +10,7 @@
}
.network-graph {
- background: $white-light;
+ background: $white;
height: 500px;
overflow-y: scroll;
overflow-x: hidden;