Using a relative value for the form_notice note location instead

This commit is contained in:
Sarven Capadisli 2009-09-27 11:54:45 +00:00
parent a51339a219
commit 74d537c834
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,7 @@ height:16px;
#form_notice .form_note {
position:absolute;
bottom:2px;
right:98px;
right:21.715%;
z-index:9;
}
#form_notice .form_note dt {