Browse Source

Fixing KEGG report theme

ccheng 14 years ago
parent
commit
d79fb34e16
1 changed files with 1 additions and 1 deletions
  1. 1 1
      theme_tripal/css/tripal_analysis_kegg.css

+ 1 - 1
theme_tripal/css/tripal_analysis_kegg.css

@@ -39,7 +39,7 @@
    padding: 0px 0px 0px 22px;
 }
 
-#tripal_kegg_brite_results .tripal_expandableBoxContent {
+#tripal_kegg_brite_results {
    height: 600px;
    overflow: auto;   
 }