fix version and margin-par alignment

svn: r8311

original commit: 1bb2aad735caacfd0c564d96862225151c68fde4
This commit is contained in:
Matthew Flatt 2008-01-12 18:52:20 +00:00
parent 6389cc8931
commit ef15fe151a

View File

@ -71,7 +71,7 @@ table td {
.versionbox {
position: relative;
float: right;
left: 3em;
left: 2em;
height: 0em;
width: 13em;
margin: 0em -13em 0em 0em;
@ -86,7 +86,7 @@ table td {
.refpara {
position: relative;
float: right;
left: 1em;
left: 2em;
top: -1em;
height: 0em;
width: 13em;