fixup space above memtable

This commit is contained in:
BigEd 2010-09-18 17:56:34 +00:00
parent d032580201
commit 69ab63e406
2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,6 @@
<script src="nodenames.js"></script>
<script src="wires.js"></script>
<script src="chipsim.js"></script>
<br>
<script src="memtable.js"></script>
<script src="macros.js"></script>
</head>

View File

@ -80,7 +80,7 @@ img.navstop{
table.memtable {
position: absolute;
top: 63px;
top: 78px;
left: 820px;
font-family: monospace;
font-size: 12px;