limit variant graph size
Tara L Andrews [Wed, 15 Feb 2012 21:06:03 +0000 (22:06 +0100)]
stemmaweb/root/css/style.css

index ca0233a..264e6de 100644 (file)
@@ -94,6 +94,7 @@ div.button:hover span {
 }
 #variant_graph {
        /* width: 900px; */
+       height: 350px;
        clear: both;
        overflow: auto; 
        text-align: center;