I still don't know what caused the alignment to change in the first place when it worked before, but adding the line
margin-top:-50px;
to the <form>
fixed the problem.
I still don't know what caused the alignment to change in the first place when it worked before, but adding the line
margin-top:-50px;
to the <form>
fixed the problem.