projects
/
scpubgit/stemmaweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ce95604
)
limit variant graph size
Tara L Andrews [Wed, 15 Feb 2012 21:06:03 +0000 (22:06 +0100)]
root/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/root/css/style.css
b/root/css/style.css
index
ca0233a
..
264e6de
100644
(file)
--- a/
root/css/style.css
+++ b/
root/css/style.css
@@
-94,6
+94,7
@@
div.button:hover span {
}
#variant_graph {
/* width: 900px; */
+ height: 350px;
clear: both;
overflow: auto;
text-align: center;