1. Added fix for inappropriate display of tables.
2. Minor styling changes. 3. Code cleanup
This commit is contained in:
parent
48d27df80d
commit
eae82a00b4
3 changed files with 29 additions and 25 deletions
|
@ -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">
|
||||
<!--
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue