2919: set the left postitioning for the provenance graph calculated based on the...
authorradhika <radhika@curoverse.com>
Mon, 2 Jun 2014 16:59:10 +0000 (12:59 -0400)
committerradhika <radhika@curoverse.com>
Mon, 2 Jun 2014 16:59:10 +0000 (12:59 -0400)
apps/workbench/app/views/application/_svg_div.html.erb

index ddbbf20d296e15b72309a27d7630d67cb4b9a8b8..20269621f3f6b9b166b7b11aa79001682302c570 100644 (file)
@@ -7,7 +7,7 @@
  border-width: 1px;
  border-color: gray;
  position: absolute;
- left: 1px;
+ left: 225px;
  right: 1px;
 }
 path:hover {