1. Added fix for inappropriate display of tables.

2. Minor styling changes.
3. Code cleanup
This commit is contained in:
cdtank 2010-07-09 16:49:36 +00:00
parent 48d27df80d
commit eae82a00b4
3 changed files with 29 additions and 25 deletions

View file

@ -83,8 +83,20 @@
position:absolute;
/*width:380px;*/
}
</style>
<!--[if IE]>
<style type="text/css">
#vis_container {
padding-bottom:15px;
}
</style>
<![endif]-->
<script type="text/javascript">
<!--