19,809
edits
(okay, notes and buttons seem to be relative to some different origin) |
(are they really based on the form bottom, so that they really just need to stay at 0?) |
||
| Line 162: | Line 162: | ||
position:relative; | position:relative; | ||
left:0px; | left:0px; | ||
top: | top:0px; | ||
} | } | ||
| Line 169: | Line 169: | ||
position:relative; | position:relative; | ||
left:0px; | left:0px; | ||
top: | top:0px; | ||
} | } | ||