ソースを参照

Fixing KEGG report theme

ccheng 14 年 前
コミット
d79fb34e16
1 ファイル変更1 行追加1 行削除
  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;   
 }