limit variant graph size
[scpubgit/stemmatology.git] / 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;