[ARVADOS] updated: 20c594c3c683a492132c0fc105241689ee116c10

git at public.curoverse.com git at public.curoverse.com
Thu May 29 22:03:27 EDT 2014


Summary of changes:
 apps/workbench/app/views/application/_svg_div.html.erb | 1 -
 1 file changed, 1 deletion(-)

       via  20c594c3c683a492132c0fc105241689ee116c10 (commit)
      from  057f835f3c2f28fcaad3baebe9c279a9d6548731 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 20c594c3c683a492132c0fc105241689ee116c10
Author: radhika <radhika at curoverse.com>
Date:   Thu May 29 21:59:14 2014 -0400

    2929: provenance graph is cutoff on the left. Removed the absolute positioning on the div to resolve the issue.
    We now have functioning provenance graph display for pipeline instances, jobs, and collections.

diff --git a/apps/workbench/app/views/application/_svg_div.html.erb b/apps/workbench/app/views/application/_svg_div.html.erb
index ddbbf20..4587534 100644
--- a/apps/workbench/app/views/application/_svg_div.html.erb
+++ b/apps/workbench/app/views/application/_svg_div.html.erb
@@ -6,7 +6,6 @@
  border: solid;
  border-width: 1px;
  border-color: gray;
- position: absolute;
  left: 1px;
  right: 1px;
 }

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list