@@ -88,6 +88,12 @@
$url = "$url/?q=loc=$location&tracks=$tracks";
?>
+<style>
+iframe {
+ min-height: 600px;
+}
+</style>
+
<div id="node-<?php print $node->nid; ?>" class="<?php print $classes; ?> clearfix"<?php print $attributes; ?>>
<?php if (!$page): ?>
@@ -1,4 +1,6 @@
name = Tripal-JBrowse Integration
description = Integrates existing JBrowse instances into Tripal sites.
core = 7.x
-package = Tripal Extensions
+package = Tripal Extensions
+dependencies[] = link