1. Fixed a design bug for IE where the y-axis legen did not get the padding-top.

2. Reflected the changes for publication version of temporal-graphs into grants version.
This commit is contained in:
cdtank 2011-01-20 00:18:51 +00:00
parent 7739c19ad4
commit fa2f4be087
3 changed files with 9 additions and 17 deletions

View file

@ -48,7 +48,7 @@ a.temporalGraphLinks {
display: block;
height: 150px;
text-align: center;
padding-top: 50px;
margin-top: 50px;
position: absolute !important;
}