Commit 1dc8dc70 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[Graph] widen the sidebar

parent 8e2f29ac
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
} }
#graph-explorer #sp-container { #graph-explorer #sp-container {
position: absolute; position: absolute;
left: 83%; left: 63%;
top: 150px; top: 150px;
z-index: 1; z-index: 1;
border: 1px white solid; border: 1px white solid;
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
#sp-container #sp-container
position: absolute position: absolute
left: 83% left: 63%
top: 150px top: 150px
z-index: 1 z-index: 1
border: 1px white solid border: 1px white solid
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment